Parser error fixed
[core.git] / .gitattributes
index 6f1ab9e54f08f3bb266959a527ae994b1e572fd7..ce9ca07298aee5b8c78484558360ad3b4c590861 100644 (file)
@@ -176,6 +176,8 @@ inc/classes/interfaces/login/.htaccess -text
 inc/classes/interfaces/login/class_LoginableUser.php -text
 inc/classes/interfaces/mailer/.htaccess -text
 inc/classes/interfaces/mailer/class_DeliverableMail.php -text
+inc/classes/interfaces/menu/.htaccess -text
+inc/classes/interfaces/menu/class_RenderableMenu.php -text
 inc/classes/interfaces/points/.htaccess -text
 inc/classes/interfaces/points/class_BookablePoints.php -text
 inc/classes/interfaces/reader/.htaccess -text
@@ -388,6 +390,8 @@ inc/classes/main/mailer/class_ -text
 inc/classes/main/mailer/class_BaseMailer.php -text
 inc/classes/main/mailer/debug/.htaccess -text
 inc/classes/main/mailer/debug/class_DebugMailer.php -text
+inc/classes/main/menu/.htaccess -text
+inc/classes/main/menu/class_BaseMenu.php -text
 inc/classes/main/output/.htaccess -text
 inc/classes/main/output/class_ConsoleOutput.php -text
 inc/classes/main/output/class_WebOutput.php -text
@@ -400,7 +404,12 @@ inc/classes/main/registration/class_BaseRegistration.php -text
 inc/classes/main/registry/.htaccess -text
 inc/classes/main/registry/class_Registry.php -text
 inc/classes/main/request/.htaccess -text
-inc/classes/main/request/class_HttpRequest.php -text
+inc/classes/main/request/class_ -text
+inc/classes/main/request/class_BaseRequest.php -text
+inc/classes/main/request/console/.htaccess -text
+inc/classes/main/request/console/class_ConsoleRequest.php -text
+inc/classes/main/request/web/.htaccess -text
+inc/classes/main/request/web/class_HttpRequest.php -text
 inc/classes/main/resolver/.htaccess -text
 inc/classes/main/resolver/action/.htaccess -text
 inc/classes/main/resolver/action/class_BaseActionResolver.php -text
@@ -496,6 +505,7 @@ inc/database.php -text
 inc/database/.htaccess -text
 inc/database/lib-local.php -text
 inc/file_io.php -text
+inc/hooks.php -text
 inc/includes.php -text
 inc/language.php -text
 inc/language/.htaccess -text
@@ -507,17 +517,8 @@ inc/selector.php -text
 /svn-externals.txt -text
 templates/.htaccess -text
 templates/_compiled/.htaccess -text
-templates/de/.htaccess -text
-templates/de/code/.htaccess -text
-templates/de/code/emergency_exit.ctp -text
-templates/de/code/footer_msg.ctp -text
-templates/de/html/.htaccess -text
 templates/images/.htaccess -text
 templates/images/_cache/.htaccess -text
-templates/images/de/.htaccess -text
-templates/images/de/image/.htaccess -text
-templates/images/de/image/base_image.itp -text
-templates/images/de/image/emergency_exit.itp -text
 tests/ConfigTest.php -text
 tests/RegistryTest.php -text
 tests/RequestTest.php -text