Similar blocks of code found in 3 locations. Consider refactoring. Open
<?php
if( defined( 'FOR_XOOPS_LANG_CHECKER' ) || ! defined( 'APCAL_AM_LOADED' ) ) {
define( 'APCAL_AM_LOADED' , 1 ) ;
- Read upRead up
Duplicated Code
Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:
Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.
When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).
Tuning
This issue has a mass of 1665.
We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.
The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.
If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.
See codeclimate-duplication
's documentation for more information about tuning the mass threshold in your .codeclimate.yml
.
Refactorings
- Extract Method
- Extract Class
- Form Template Method
- Introduce Null Object
- Pull Up Method
- Pull Up Field
- Substitute Algorithm
Further Reading
- Don't Repeat Yourself on the C2 Wiki
- Duplicated Code on SourceMaking
- Refactoring: Improving the Design of Existing Code by Martin Fowler. Duplicated Code, p76
Space found before comma in function call Open
define('APCAL_COPYRIGHT' , '<a href="http://xoops.antiquespromotion.ca" title="Calendario para Xoops" target="_blank">APCal</a> by <a href="http://www.antiquespromotion.ca" title="Antiques Promotion Canada" target="_blank">AP</a>');
- Exclude checks
Space found before comma in function call Open
define( '_AM_ALRT_CATTABLENOTEXIST' , "La tabla de categorías no existe.<br />\nQuieres crear la Tabla ?" ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_GROUPPERMDESC' , "Seleccionar los permisos que cada grupo puede tenero<br />Si necesitas esta funcionalidad, marca 'Permisos de Usuarios' como 'Permisos de Grupo' con anterioridad.<br />La configuración de 2 Grupos como Administradores e Invitados será igorada." ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_NOTICE_NOERRORS' , "No hay errores ni en la Tabla ni en los datos." ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_GPERM_G_SUPEREDIT' , "Super editar" ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_GPERM_G_DELETABLE' , "Puede eliminar" ) ;
- Exclude checks
Space found before comma in function call Open
define( 'APCAL_AM_LOADED' , 1 ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_GPERM_G_EDITABLE' , "Puede editar" ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
if( defined( 'FOR_XOOPS_LANG_CHECKER' ) || ! defined( 'APCAL_AM_LOADED' ) ) {
- Exclude checks
Space found before comma in function call Open
define( '_AM_ALRT_TOOOLDTABLE' , "Table error occured.<br />\nPerhaps you used APCal 0.3x or earlier.<br />\nFirst, update into 0.4x or 0.5x." ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_NOTICE_SERVER_TZ' , "Si tu Servidor tiene Zona horaria de verano y algunos eventos se han registrado en el APCal 0.6x o 0.7x, no presiones este botón.<br />ej)Es lógico mostrar ambos -5.0 y -4.0 en EDT" ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_CAT_TH_DESC' , 'Descripción' ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_MENU_CAT_NEW' , 'Crear una nueva Categoría' ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_FMT_CAT_DELETED' , '%s Categorías eliminadas' ) ;
- Exclude checks
Blank line found at start of control structure Open
if( defined( 'FOR_XOOPS_LANG_CHECKER' ) || ! defined( 'APCAL_AM_LOADED' ) ) {
- Exclude checks
Space found before comma in function call Open
define( '_AM_CAT_TH_SUBMENU' , 'Registrar un SubMenu' ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_MB_CAT_INSERTED' , 'Nueva categoría creada' ) ;
- Exclude checks
Space found before comma in function call Open
define('_AM_PI_VIEWYEARLY' , 'Vista Anual' ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_MB_MAKESUBCAT' , 'SubCategoría' ) ;
- Exclude checks
Space found before comma in function call Open
define('_AM_PI_VIEWDAILY' , 'Vista Diaria' ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_MB_SUCCESSUPDATETABLE' , "Tabla(s) actualizada correctamente" ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_MENU_CAT_EDIT' , 'Editar una Categoría' ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_TH_SERVER_TZ_VALUE_TO' , "Modificaciones (-14.0??14.0)" ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_CAT_TH_PARENT' , 'Categoría Principal' ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_MB_MAKETOPCAT' , 'Crear una categoría in a nivel Superior' ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_FMT_CATDELCONFIRM' , 'Quieres eliminar la categoría %s ?' ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_GPERM_G_SUPERDELETE' , "Super eliminar" ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_GPERM_G_TOUCHOTHERS' , "Puede tocar otros" ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_TH_SERVER_TZ_COUNT' , "Eventos" ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_GPERM_G_INSERTABLE' , "Puede añadir" ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_CAT_TH_WEIGHT' , 'Tamaño' ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_CAT2GROUPDESC' , "Marcar categorías a las cuales puede acceder" ) ;
- Exclude checks
Space found before comma in function call Open
define('_AM_PI_ENABLED' , 'Habilitado' ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_FMT_SERVER_TZ_ALL' , "Zona horaria del Servidor (Invierno): %+2.1f<br />Zona horaria del Servidor (Verano): %+2.1f<br />Nombre de la Zona del Servidor: %s<br />Valor de la configuración de XOOPS: %+2.1f<br />Valor del APCal usando: %+2.1f<br />" ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_CAT_TH_LASTMODIFY' , 'Última modificada' ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_BTN_UPDATE' , 'ACTUALIZAR' ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_MB_FAILUPDATETABLE' , "La actualización de la tabla ha fallado" ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_JSALRT_SERVER_TZ' , "No olvides hace una copia de seguridad de la tablas de eventos antes de esta operación" ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_CAT_TH_OPERATION' , 'Operación' ) ;
- Exclude checks
Space found before comma in function call Open
define('_AM_PI_TH_OPTIONS' , 'Opciones (Habitualmente en blanco)' ) ;
- Exclude checks
Space found before comma in function call Open
define('_AM_PI_TH_DIRNAME' , 'Módulo\'s Nombre del directorio' ) ;
- Exclude checks
Space found before comma in function call Open
define('_AM_PI_DELETE' , 'Eliminado' ) ;
- Exclude checks
Space found before comma in function call Open
define('_AM_PI_NEW' , 'Nuevo' ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_CAT_TH_OPTIONS' , 'Opciones' ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_FMT_CAT_BATCHUPDATED' , '%s Categorías actualizadas' ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_GPERM_G_SUPERINSERT' , "Super añadir" ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_ALRT_OLDTABLE' , "La tabla de estructura de Eventos es antigua.<br />\nQuieres actualizarla ?" ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_CAT_TH_TITLE' , 'Nombre' ) ;
- Exclude checks
Space found before comma in function call Open
define('_AM_PI_TH_TYPE' , 'Tipo' ) ;
- Exclude checks
Space found before comma in function call Open
define('_AM_PI_TH_OPERATION' , 'Operación' ) ;
- Exclude checks
Space found before comma in function call Open
define('_AM_PI_TH_TITLE' , 'Nombre' ) ;
- Exclude checks
Space found before comma in function call Open
define('_AM_PI_TH_FILE' , 'Archvo Plugin' ) ;
- Exclude checks
Space found before comma in function call Open
define('_AM_PI_TH_DOTGIF' , 'Punto GIF' ) ;
- Exclude checks
Space found before comma in function call Open
define('_AM_PI_VIEWWEEKLY' , 'Vista Semanal' ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_TH_SERVER_TZ_VALUE' , "Zonas horarias" ) ;
- Exclude checks
Space found before comma in function call Open
define('_AM_PI_VIEWMONTHLY' , 'Vista Mensual' ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_CAT_TH_ENABLED' , 'Habilitar' ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_MB_CAT_UPDATED' , 'Categoría actualizada' ) ;
- Exclude checks
Space found before comma in function call Open
define( '_AM_MB_SUCCESSTZUPDATE' , "Events are modified with the timezone(s)." ) ;
- Exclude checks
Space found before comma in function call Open
define('_AM_PI_UPDATED' , 'Los Plugins se han actualizado' ) ;
- Exclude checks
Blank line found at end of control structure Open
- Exclude checks
Line exceeds 120 characters; contains 140 characters Open
define("_AM_LABEL_IMPORTFROMWEB","Importar datos de iCalendar desde la página web (Introduce la URL desde 'http://' o 'webcal://')");
- Exclude checks
Line exceeds 120 characters; contains 232 characters Open
define('APCAL_COPYRIGHT' , '<a href="http://xoops.antiquespromotion.ca" title="Calendario para Xoops" target="_blank">APCal</a> by <a href="http://www.antiquespromotion.ca" title="Antiques Promotion Canada" target="_blank">AP</a>');
- Exclude checks
Line exceeds 120 characters; contains 146 characters Open
define( '_AM_ALRT_TOOOLDTABLE' , "Table error occured.<br />\nPerhaps you used APCal 0.3x or earlier.<br />\nFirst, update into 0.4x or 0.5x." ) ;
- Exclude checks
Line exceeds 120 characters; contains 294 characters Open
define( '_AM_GROUPPERMDESC' , "Seleccionar los permisos que cada grupo puede tenero<br />Si necesitas esta funcionalidad, marca 'Permisos de Usuarios' como 'Permisos de Grupo' con anterioridad.<br />La configuración de 2 Grupos como Administradores e Invitados será igorada." ) ;
- Exclude checks
Line exceeds 120 characters; contains 233 characters Open
define( '_AM_NOTICE_SERVER_TZ' , "Si tu Servidor tiene Zona horaria de verano y algunos eventos se han registrado en el APCal 0.6x o 0.7x, no presiones este botón.<br />ej)Es lógico mostrar ambos -5.0 y -4.0 en EDT" ) ;
- Exclude checks
Line exceeds 120 characters; contains 270 characters Open
define( '_AM_FMT_SERVER_TZ_ALL' , "Zona horaria del Servidor (Invierno): %+2.1f<br />Zona horaria del Servidor (Verano): %+2.1f<br />Nombre de la Zona del Servidor: %s<br />Valor de la configuración de XOOPS: %+2.1f<br />Valor del APCal usando: %+2.1f<br />" ) ;
- Exclude checks
Line exceeds 120 characters; contains 145 characters Open
define("_AM_CONFIRM_MOVE","Eliminar un enlace a una categoría antigua y añadir un enlace a la catergoría especificada OK?");
- Exclude checks
Line exceeds 120 characters; contains 132 characters Open
define( '_AM_JSALRT_SERVER_TZ' , "No olvides hace una copia de seguridad de la tablas de eventos antes de esta operación" ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_GOTOMODULE', 'Ir al módulo');
- Exclude checks
No space found after comma in function call Open
define("_AM_MENU_CATEGORIES","Administrar Categorías");
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( 'APCAL_AM_LOADED' , 1 ) ;
- Exclude checks
No space found after comma in function call Open
define("_AM_MENU_CAT2GROUP","Permisos de Categorías");
- Exclude checks
Space after opening parenthesis of function call prohibited Open
if( defined( 'FOR_XOOPS_LANG_CHECKER' ) || ! defined( 'APCAL_AM_LOADED' ) ) {
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
if( defined( 'FOR_XOOPS_LANG_CHECKER' ) || ! defined( 'APCAL_AM_LOADED' ) ) {
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('APCAL_COPYRIGHT' , '<a href="http://xoops.antiquespromotion.ca" title="Calendario para Xoops" target="_blank">APCal</a> by <a href="http://www.antiquespromotion.ca" title="Antiques Promotion Canada" target="_blank">AP</a>');
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_BLOCKS', 'Bloques');
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_MENU_EVENTS","Administración de Eventos");
- Exclude checks
No space found after comma in function call Open
define("_AM_ADMISSION","Eventos admitidos");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_TABLEMAINTAIN","Mantenimiento de Tablas (Actualizar)");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_APCAL_TIMEZONE', 'Zonas horarias');
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_UPDATE', 'Actualizar');
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_MENU_CAT2GROUP","Permisos de Categorías");
- Exclude checks
No space found after comma in function call Open
define("_AM_GROUPPERM","Permisos Globales");
- Exclude checks
Space after opening parenthesis of function call prohibited Open
if( defined( 'FOR_XOOPS_LANG_CHECKER' ) || ! defined( 'APCAL_AM_LOADED' ) ) {
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_PREFS', 'Preferencias');
- Exclude checks
No space found after comma in function call Open
define("_AM_ICALENDAR_IMPORT","Importar iCalendar");
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( 'APCAL_AM_LOADED' , 1 ) ;
- Exclude checks
No space found after comma in function call Open
define("_AM_LABEL_IMPORTFROMWEB","Importar datos de iCalendar desde la página web (Introduce la URL desde 'http://' o 'webcal://')");
- Exclude checks
No space found after comma in function call Open
define("_AM_LABEL_UPLOADFROMFILE","Datos de envío de iCalendar(Selecciona un archivo desde tu ordenador)");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_LABEL_IO_DELETE","Eliminar");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_MES_DELETED","Evento(s) eliminado");
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_GPERM_G_SUPEREDIT' , "Super editar" ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_GPERM_G_SUPERDELETE' , "Super eliminar" ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_CAT2GROUPDESC' , "Marcar categorías a las cuales puede acceder" ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( 'APCAL_AM_LOADED' , 1 ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_ADMISSION","Eventos admitidos");
- Exclude checks
No space found after comma in function call Open
define("_AM_MENU_EVENTS","Administración de Eventos");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_MENU_CATEGORIES","Administrar Categorías");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_ICALENDAR_IMPORT","Importar iCalendar");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_GROUPPERM","Permisos Globales");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_CONFIRM_MOVE","Eliminar un enlace a una categoría antigua y añadir un enlace a la catergoría especificada OK?");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_MES_ADMITTED","Evento(s) admitido");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_LABEL_UPLOADFROMFILE","Datos de envío de iCalendar(Selecciona un archivo desde tu ordenador)");
- Exclude checks
No space found after comma in function call Open
define("_AM_IO_TH4","Regla");
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_GPERM_G_SUPERDELETE' , "Super eliminar" ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
if( defined( 'FOR_XOOPS_LANG_CHECKER' ) || ! defined( 'APCAL_AM_LOADED' ) ) {
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_BUTTON_ADMIT","Admitir");
- Exclude checks
No space found after comma in function call Open
define("_AM_OPT_PASTANDFUTURE","Pasado & Futuro");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_FMT_WRONGSTZ', 'Hay %s evento(s) guardados con una zona horaria incorrecta.<br />Quieres repararlos?' );
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_CONFIRM_DELETE","Eliminar evento(s) OK?");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_OPT_PASTANDFUTURE","Pasado & Futuro");
- Exclude checks
No space found after comma in function call Open
define("_AM_DTFMT_LIST_ALLDAY",'y-m-d');
- Exclude checks
No space found after comma in function call Open
define("_AM_TZOPT_GMT","Como GMT");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_TZOPT_USER","Como Zona horaria del Usuario");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_IO_TH1","Fecha de Inicio");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_IO_TH3","Nombre");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_GPERM_G_DELETABLE' , "Puede eliminar" ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_MB_SUCCESSUPDATETABLE' , "Tabla(s) actualizada correctamente" ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_NOTICE_NOERRORS' , "No hay errores ni en la Tabla ni en los datos." ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_ALRT_CATTABLENOTEXIST' , "La tabla de categorías no existe.<br />\nQuieres crear la Tabla ?" ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_TH_SERVER_TZ_COUNT' , "Eventos" ) ;
- Exclude checks
Expected 1 space after IF keyword; 0 found Open
if( defined( 'FOR_XOOPS_LANG_CHECKER' ) || ! defined( 'APCAL_AM_LOADED' ) ) {
- Exclude checks
No space found after comma in function call Open
define("_AM_CONFIRM_DELETE","Eliminar evento(s) OK?");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_ADMIT_TH1","Fecha de inicio");
- Exclude checks
No space found after comma in function call Open
define("_AM_ADMIT_TH3","Nombre");
- Exclude checks
No space found after comma in function call Open
define("_AM_LABEL_IO_CHECKEDITEMS","Los eventos marcados son:");
- Exclude checks
No space found after comma in function call Open
define("_AM_LABEL_IO_DELETE","Eliminar");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_IO_TH5","Admisión");
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_GPERM_G_INSERTABLE' , "Puede añadir" ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_GPERM_G_SUPERINSERT' , "Super añadir" ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_CAT2GROUPDESC' , "Marcar categorías a las cuales puede acceder" ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_TH_SERVER_TZ_COUNT' , "Eventos" ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_MODULEADMIN_CONFIG', 'Configuraciones');
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_APCAL_NBWAITINGEVENTS', 'Hay %s eventos pendientes de aprobación.');
- Exclude checks
No space found after comma in function call Open
define("_AM_TABLEMAINTAIN","Mantenimiento de Tablas (Actualizar)");
- Exclude checks
No space found after comma in function call Open
define("_AM_BUTTON_ADMIT","Admitir");
- Exclude checks
No space found after comma in function call Open
define("_AM_CONFIRM_COPY","Añadir un enlace a la categoría especificada OK?");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_TZOPT_SERVER","Como Zona horaria del Servidor");
- Exclude checks
No space found after comma in function call Open
define("_AM_LABEL_ADMIT","Los eventos marcados son: pedientes de adminitir");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_ADMIT_TH2","Fecha de Fin");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_ADMIT_TH4","Regla");
- Exclude checks
No space found after comma in function call Open
define("_AM_MES_EVENTUNLINKED","Enlace del Evento(s) eliminado de la antigua categoría");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_IO_TH2","Fecha de Fin");
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_GPERM_G_INSERTABLE' , "Puede añadir" ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_GPERM_G_EDITABLE' , "Puede editar" ) ;
- Exclude checks
Expected 0 spaces after opening bracket; 1 found Open
if( defined( 'FOR_XOOPS_LANG_CHECKER' ) || ! defined( 'APCAL_AM_LOADED' ) ) {
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_APCAL_NBCATS', 'Hay %s categorías.');
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_CONFIRM_COPY","Añadir un enlace a la categoría especificada OK?");
- Exclude checks
No space found after comma in function call Open
define("_AM_TZOPT_SERVER","Como Zona horaria del Servidor");
- Exclude checks
No space found after comma in function call Open
define("_AM_TZOPT_USER","Como Zona horaria del Usuario");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_MES_EVENTLINKTOCAT","Evento(s) enlazado a esta categoría");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_FMT_IMPORTED","Evento(s) importado de '%s'");
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_GPERM_G_SUPEREDIT' , "Super editar" ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_ALRT_OLDTABLE' , "La tabla de estructura de Eventos es antigua.<br />\nQuieres actualizarla ?" ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_FMT_SERVER_TZ_ALL' , "Zona horaria del Servidor (Invierno): %+2.1f<br />Zona horaria del Servidor (Verano): %+2.1f<br />Nombre de la Zona del Servidor: %s<br />Valor de la configuración de XOOPS: %+2.1f<br />Valor del APCal usando: %+2.1f<br />" ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_FMT_WRONGSTZ', 'Hay %s evento(s) guardados con una zona horaria incorrecta.<br />Quieres repararlos?' );
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_TH_SERVER_TZ_COUNT' , "Eventos" ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_CAT_TH_TITLE' , 'Nombre' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_CAT_TH_TITLE' , 'Nombre' ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_CAT_TH_LASTMODIFY' , 'Última modificada' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_CAT_TH_OPERATION' , 'Operación' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_PI_NEW' , 'Nuevo' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_PI_VIEWMONTHLY' , 'Vista Mensual' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_TITLE', 'Nombre');
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_APCAL_NBEVENTS', 'Hay %s eventos entrantes.');
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_MODULEADMIN_CONFIG_PHP', 'You must have at least php version %s (your current version is %s)');
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_MODULEADMIN_CONFIG_XOOPS', 'You must have at least xoops version %s (your current version is %s)');
- Exclude checks
No space found after comma in function call Open
define("_AM_BUTTON_EXTRACT","Extraer");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_DTFMT_LIST_ALLDAY",'y-m-d');
- Exclude checks
No space found after comma in function call Open
define("_AM_DTFMT_LIST_NORMAL",'y-m-d<\b\r />H:i');
- Exclude checks
No space found after comma in function call Open
define("_AM_ADMIT_TH1","Fecha de inicio");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_GPERM_G_INSERTABLE' , "Puede añadir" ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_GPERM_G_SUPERINSERT' , "Super añadir" ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_GPERM_G_EDITABLE' , "Puede editar" ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_GPERM_G_SUPERDELETE' , "Super eliminar" ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_ALRT_CATTABLENOTEXIST' , "La tabla de categorías no existe.<br />\nQuieres crear la Tabla ?" ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_ALRT_CATTABLENOTEXIST' , "La tabla de categorías no existe.<br />\nQuieres crear la Tabla ?" ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_JSALRT_SERVER_TZ' , "No olvides hace una copia de seguridad de la tablas de eventos antes de esta operación" ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_NOTICE_SERVER_TZ' , "Si tu Servidor tiene Zona horaria de verano y algunos eventos se han registrado en el APCal 0.6x o 0.7x, no presiones este botón.<br />ej)Es lógico mostrar ambos -5.0 y -4.0 en EDT" ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_CAT_TH_DESC' , 'Descripción' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_MB_MAKETOPCAT' , 'Crear una categoría in a nivel Superior' ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_MB_CAT_INSERTED' , 'Nueva categoría creada' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_FMT_CAT_BATCHUPDATED' , '%s Categorías actualizadas' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define('_AM_PI_TH_OPERATION' , 'Operación' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define('_AM_PI_VIEWMONTHLY' , 'Vista Mensual' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_CAT_TH_DESC' , 'Descripción' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_MENU_CAT_NEW' , 'Crear una nueva Categoría' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_MENU_CAT_NEW' , 'Crear una nueva Categoría' ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_FMT_CATDELCONFIRM' , 'Quieres eliminar la categoría %s ?' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_FMT_CATDELCONFIRM' , 'Quieres eliminar la categoría %s ?' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_APCAL_COLOR', 'Color');
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define('_AM_PI_TH_TITLE' , 'Nombre' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_MYBLOCKSADMIN","Administración de Bloques&Grupos del Calendario");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_BUTTON_COPY","Copiar");
- Exclude checks
No space found after comma in function call Open
define("_AM_CONFIRM_MOVE","Eliminar un enlace a una categoría antigua y añadir un enlace a la catergoría especificada OK?");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_DTFMT_LIST_NORMAL",'y-m-d<\b\r />H:i');
- Exclude checks
No space found after comma in function call Open
define("_AM_ADMIT_TH2","Fecha de Fin");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_LABEL_IO_OUTPUT","Exportar a iCalendar");
- Exclude checks
No space found after comma in function call Open
define("_AM_IO_TH2","Fecha de Fin");
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_GPERM_G_EDITABLE' , "Puede editar" ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_CAT_TH_OPTIONS' , 'Opciones' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_BTN_UPDATE' , 'ACTUALIZAR' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_MB_MAKESUBCAT' , 'SubCategoría' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_FMT_CAT_DELETED' , '%s Categorías eliminadas' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define('_AM_PI_TH_TYPE' , 'Tipo' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define('_AM_PI_VIEWDAILY' , 'Vista Diaria' ) ;
- Exclude checks
No space found after comma in function call Open
define("_AM_BUTTON_MOVE","Mover");
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_GPERM_G_TOUCHOTHERS' , "Puede tocar otros" ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_CAT2GROUPDESC' , "Marcar categorías a las cuales puede acceder" ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_GROUPPERMDESC' , "Seleccionar los permisos que cada grupo puede tenero<br />Si necesitas esta funcionalidad, marca 'Permisos de Usuarios' como 'Permisos de Grupo' con anterioridad.<br />La configuración de 2 Grupos como Administradores e Invitados será igorada." ) ;
- Exclude checks
No space found after comma in function call Open
define("_AM_OPT_PAST","Pasado");
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_GROUPPERMDESC' , "Seleccionar los permisos que cada grupo puede tenero<br />Si necesitas esta funcionalidad, marca 'Permisos de Usuarios' como 'Permisos de Grupo' con anterioridad.<br />La configuración de 2 Grupos como Administradores e Invitados será igorada." ) ;
- Exclude checks
No space found after comma in function call Open
define("_AM_ADMIT_TH0","Usuario");
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_GROUPPERMDESC' , "Seleccionar los permisos que cada grupo puede tenero<br />Si necesitas esta funcionalidad, marca 'Permisos de Usuarios' como 'Permisos de Grupo' con anterioridad.<br />La configuración de 2 Grupos como Administradores e Invitados será igorada." ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_FMT_WRONGSTZ', 'Hay %s evento(s) guardados con una zona horaria incorrecta.<br />Quieres repararlos?' );
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_CAT_TH_TITLE' , 'Nombre' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_TH_SERVER_TZ_VALUE' , "Zonas horarias" ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_MB_MAKESUBCAT' , 'SubCategoría' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_MB_MAKESUBCAT' , 'SubCategoría' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_CAT_TH_OPERATION' , 'Operación' ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_BTN_UPDATE' , 'ACTUALIZAR' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_PI_TH_TYPE' , 'Tipo' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_MENU_CAT_EDIT' , 'Editar una Categoría' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define('_AM_PI_NEW' , 'Nuevo' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_PI_TH_OPTIONS' , 'Opciones (Habitualmente en blanco)' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define('_AM_PI_TH_OPTIONS' , 'Opciones (Habitualmente en blanco)' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define('_AM_PI_TH_DIRNAME' , 'Módulo\'s Nombre del directorio' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_PI_DELETE' , 'Eliminado' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_TZOPT_GMT","Como GMT");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_LABEL_ADMIT","Los eventos marcados son: pedientes de adminitir");
- Exclude checks
No space found after comma in function call Open
define("_AM_MES_ADMITTED","Evento(s) admitido");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_LABEL_IMPORTFROMWEB","Importar datos de iCalendar desde la página web (Introduce la URL desde 'http://' o 'webcal://')");
- Exclude checks
No space found after comma in function call Open
define("_AM_IO_TH3","Nombre");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_GPERM_G_TOUCHOTHERS' , "Puede tocar otros" ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_GPERM_G_TOUCHOTHERS' , "Puede tocar otros" ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_ADMIT_TH0","Usuario");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_LABEL_IO_CHECKEDITEMS","Los eventos marcados son:");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_MB_SUCCESSUPDATETABLE' , "Tabla(s) actualizada correctamente" ) ;
- Exclude checks
No space found after comma in function call Open
define("_AM_FMT_IMPORTED","Evento(s) importado de '%s'");
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_NOTICE_NOERRORS' , "No hay errores ni en la Tabla ni en los datos." ) ;
- Exclude checks
No space found after comma in function call Open
define("_AM_IO_TH5","Admisión");
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_TH_SERVER_TZ_VALUE_TO' , "Modificaciones (-14.0??14.0)" ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_GPERM_G_SUPEREDIT' , "Super editar" ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_JSALRT_SERVER_TZ' , "No olvides hace una copia de seguridad de la tablas de eventos antes de esta operación" ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_GPERM_G_DELETABLE' , "Puede eliminar" ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_MB_CAT_UPDATED' , 'Categoría actualizada' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define('_AM_PI_TH_DOTGIF' , 'Punto GIF' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_MB_FAILUPDATETABLE' , "La actualización de la tabla ha fallado" ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define('_AM_PI_ENABLED' , 'Habilitado' ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_MB_FAILUPDATETABLE' , "La actualización de la tabla ha fallado" ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_PI_VIEWYEARLY' , 'Vista Anual' ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_ALRT_OLDTABLE' , "La tabla de estructura de Eventos es antigua.<br />\nQuieres actualizarla ?" ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_TH_SERVER_TZ_VALUE' , "Zonas horarias" ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_CAT_TH_DESC' , 'Descripción' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_MB_MAKETOPCAT' , 'Crear una categoría in a nivel Superior' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_FMT_CAT_BATCHUPDATED' , '%s Categorías actualizadas' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_NOTICE_SERVER_TZ' , "Si tu Servidor tiene Zona horaria de verano y algunos eventos se han registrado en el APCal 0.6x o 0.7x, no presiones este botón.<br />ej)Es lógico mostrar ambos -5.0 y -4.0 en EDT" ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_NOTICE_SERVER_TZ' , "Si tu Servidor tiene Zona horaria de verano y algunos eventos se han registrado en el APCal 0.6x o 0.7x, no presiones este botón.<br />ej)Es lógico mostrar ambos -5.0 y -4.0 en EDT" ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_CAT_TH_PARENT' , 'Categoría Principal' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_CAT_TH_ENABLED' , 'Habilitar' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_CAT_TH_WEIGHT' , 'Tamaño' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_BTN_UPDATE' , 'ACTUALIZAR' ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_MENU_CAT_EDIT' , 'Editar una Categoría' ) ;
- Exclude checks
No space found after comma in function call Open
define("_AM_MYBLOCKSADMIN","Administración de Bloques&Grupos del Calendario");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_OPT_FUTURE","Futuro");
- Exclude checks
No space found after comma in function call Open
define("_AM_LABEL_IO_OUTPUT","Exportar a iCalendar");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_MES_EVENTUNLINKED","Enlace del Evento(s) eliminado de la antigua categoría");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_IO_TH4","Regla");
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_MB_SUCCESSUPDATETABLE' , "Tabla(s) actualizada correctamente" ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_MB_FAILUPDATETABLE' , "La actualización de la tabla ha fallado" ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_NOTICE_NOERRORS' , "No hay errores ni en la Tabla ni en los datos." ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_FMT_SERVER_TZ_ALL' , "Zona horaria del Servidor (Invierno): %+2.1f<br />Zona horaria del Servidor (Verano): %+2.1f<br />Nombre de la Zona del Servidor: %s<br />Valor de la configuración de XOOPS: %+2.1f<br />Valor del APCal usando: %+2.1f<br />" ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_CAT_TH_WEIGHT' , 'Tamaño' ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_FMT_CAT_DELETED' , '%s Categorías eliminadas' ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_FMT_CAT_BATCHUPDATED' , '%s Categorías actualizadas' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_PI_TH_TITLE' , 'Nombre' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_BUTTON_EXTRACT","Extraer");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_BUTTON_MOVE","Mover");
- Exclude checks
No space found after comma in function call Open
define("_AM_OPT_FUTURE","Futuro");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_ADMIT_TH3","Nombre");
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_GPERM_G_DELETABLE' , "Puede eliminar" ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_ALRT_OLDTABLE' , "La tabla de estructura de Eventos es antigua.<br />\nQuieres actualizarla ?" ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_MB_SUCCESSTZUPDATE' , "Events are modified with the timezone(s)." ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_CAT_TH_OPTIONS' , 'Opciones' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_CAT_TH_OPTIONS' , 'Opciones' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_CAT_TH_SUBMENU' , 'Registrar un SubMenu' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_MB_CAT_INSERTED' , 'Nueva categoría creada' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_MB_CAT_INSERTED' , 'Nueva categoría creada' ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_MB_CAT_UPDATED' , 'Categoría actualizada' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_PI_UPDATED' , 'Los Plugins se han actualizado' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define('_AM_PI_VIEWWEEKLY' , 'Vista Semanal' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_PI_VIEWDAILY' , 'Vista Diaria' ) ;
- Exclude checks
No space found after comma in function call Open
define("_AM_BUTTON_COPY","Copiar");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_OPT_PAST","Pasado");
- Exclude checks
No space found after comma in function call Open
define("_AM_ADMIT_TH4","Regla");
- Exclude checks
No space found after comma in function call Open
define("_AM_MES_EVENTLINKTOCAT","Evento(s) enlazado a esta categoría");
- Exclude checks
No space found after comma in function call Open
define("_AM_MES_DELETED","Evento(s) eliminado");
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define("_AM_IO_TH0","Usuario");
- Exclude checks
No space found after comma in function call Open
define("_AM_IO_TH0","Usuario");
- Exclude checks
No space found after comma in function call Open
define("_AM_IO_TH1","Fecha de Inicio");
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_GPERM_G_SUPERINSERT' , "Super añadir" ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_ALRT_TOOOLDTABLE' , "Table error occured.<br />\nPerhaps you used APCal 0.3x or earlier.<br />\nFirst, update into 0.4x or 0.5x." ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_ALRT_TOOOLDTABLE' , "Table error occured.<br />\nPerhaps you used APCal 0.3x or earlier.<br />\nFirst, update into 0.4x or 0.5x." ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_ALRT_TOOOLDTABLE' , "Table error occured.<br />\nPerhaps you used APCal 0.3x or earlier.<br />\nFirst, update into 0.4x or 0.5x." ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_FMT_SERVER_TZ_ALL' , "Zona horaria del Servidor (Invierno): %+2.1f<br />Zona horaria del Servidor (Verano): %+2.1f<br />Nombre de la Zona del Servidor: %s<br />Valor de la configuración de XOOPS: %+2.1f<br />Valor del APCal usando: %+2.1f<br />" ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_CAT_TH_PARENT' , 'Categoría Principal' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_CAT_TH_LASTMODIFY' , 'Última modificada' ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_CAT_TH_ENABLED' , 'Habilitar' ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_CAT_TH_WEIGHT' , 'Tamaño' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_MENU_CAT_EDIT' , 'Editar una Categoría' ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_MB_MAKETOPCAT' , 'Crear una categoría in a nivel Superior' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_MB_CAT_UPDATED' , 'Categoría actualizada' ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_MB_SUCCESSTZUPDATE' , "Events are modified with the timezone(s)." ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_MB_SUCCESSTZUPDATE' , "Events are modified with the timezone(s)." ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_CAT_TH_PARENT' , 'Categoría Principal' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_FMT_CATDELCONFIRM' , 'Quieres eliminar la categoría %s ?' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_APCAL_CANBEMAIN', 'Usar como una categoría principal');
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define('_AM_PI_UPDATED' , 'Los Plugins se han actualizado' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define('_AM_PI_TH_FILE' , 'Archvo Plugin' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_PI_ENABLED' , 'Habilitado' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_SIDE', 'Dirección');
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_TH_SERVER_TZ_VALUE' , "Zonas horarias" ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_CAT_TH_SUBMENU' , 'Registrar un SubMenu' ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_MENU_CAT_NEW' , 'Crear una nueva Categoría' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_FMT_CAT_DELETED' , '%s Categorías eliminadas' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_PI_TH_DOTGIF' , 'Punto GIF' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_PI_TH_OPERATION' , 'Operación' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_PI_VIEWWEEKLY' , 'Vista Semanal' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define( '_AM_TH_SERVER_TZ_VALUE_TO' , "Modificaciones (-14.0??14.0)" ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_TH_SERVER_TZ_VALUE_TO' , "Modificaciones (-14.0??14.0)" ) ;
- Exclude checks
Space after opening parenthesis of function call prohibited Open
define( '_AM_CAT_TH_OPERATION' , 'Operación' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_CAT_TH_ENABLED' , 'Habilitar' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_CAT_TH_SUBMENU' , 'Registrar un SubMenu' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_PI_TH_DIRNAME' , 'Módulo\'s Nombre del directorio' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_PI_TH_FILE' , 'Archvo Plugin' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define('_AM_PI_DELETE' , 'Eliminado' ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define('_AM_PI_VIEWYEARLY' , 'Vista Anual' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_BCACHETIME', 'Duración del Caché');
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_JSALRT_SERVER_TZ' , "No olvides hace una copia de seguridad de la tablas de eventos antes de esta operación" ) ;
- Exclude checks
Expected 0 spaces before closing bracket; 1 found Open
define( '_AM_CAT_TH_LASTMODIFY' , 'Última modificada' ) ;
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_WEIGHT', 'Tamaño');
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_ACTION', 'Acción');
- Exclude checks
A closing tag is not permitted at the end of a PHP file Open
?>
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_ACTIVERIGHTS', 'Derechos de Administración del Módulo');
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_ACCESSRIGHTS', 'Derechos de acceso al Módulo');
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_BADMIN', 'Administración de Bloques');
- Exclude checks
Expected 1 newline at end of file; 0 found Open
?>
- Exclude checks
Line indented incorrectly; expected at least 4 spaces, found 0 Open
define('_AM_VISIBLEIN', 'Visible en');
- Exclude checks