summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/idiomas/php/eng/comandos/gestor_ejecutarscripts_eng.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/WebConsole/idiomas/php/eng/comandos/gestor_ejecutarscripts_eng.php')
-rw-r--r--admin/WebConsole/idiomas/php/eng/comandos/gestor_ejecutarscripts_eng.php13
1 files changed, 0 insertions, 13 deletions
diff --git a/admin/WebConsole/idiomas/php/eng/comandos/gestor_ejecutarscripts_eng.php b/admin/WebConsole/idiomas/php/eng/comandos/gestor_ejecutarscripts_eng.php
deleted file mode 100644
index 74b05d73..00000000
--- a/admin/WebConsole/idiomas/php/eng/comandos/gestor_ejecutarscripts_eng.php
+++ /dev/null
@@ -1,13 +0,0 @@
-<?
-//________________________________________________________________________________________________________
-//
-// Fichero de idiomas php: gestor_ejecutarscripts_eng.php (Comandos)
-// Idioma: Ingés
-//________________________________________________________________________________________________________
- $TbMsg=array();
- $TbMsg[1]='"WARNING: The command Perform Script has successfully registered"';
- $TbMsg[2]='"WARNING: There are some problem to perform the script"';
- $TbMsg[3]='"WARNING: The file do not have the .rbc extension"';
- $TbMsg[4]='"WARNING: The file do not have Rembo-C code lines"';
- $TbMsg[5]='"WARNING: There are some problem to save the file script"';
-?> \ No newline at end of file