Remove php closing tag

This commit is contained in:
Marc Alexander
2011-04-05 10:09:58 +02:00
parent 391bbdee5c
commit b17a77d152
91 changed files with 0 additions and 177 deletions

View File

@@ -22,5 +22,3 @@ define('B3_MODULE_ENABLED', 1);
define('PORTAL_ROOT_PATH', 'portal/');
define('PORTAL_MODULES_TABLE', $table_prefix . 'portal_modules');
define('PORTAL_CONFIG_TABLE', $table_prefix . 'portal_config');
?>