From 9a17c6229389ba36c595b76f97687f487ff8428a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Thu, 22 May 2008 17:55:33 +0000 Subject: [PATCH 1/1] Word translated, missing .htaccess added --- .gitattributes | 1 + docs/Ship-Simu Ship-Simulator.mm | 2 +- docs/mindmap_20080522.html | 2 +- inc/classes/main/controller/.htaccess | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 inc/classes/main/controller/.htaccess diff --git a/.gitattributes b/.gitattributes index c05ca5d..00b1281 100644 --- a/.gitattributes +++ b/.gitattributes @@ -260,6 +260,7 @@ inc/classes/main/compressor/class_GzipCompressor.php -text inc/classes/main/compressor/class_NullCompressor.php -text inc/classes/main/console/.htaccess -text inc/classes/main/console/class_ConsoleTools.php -text +inc/classes/main/controller/.htaccess -text inc/classes/main/controller/class_ -text inc/classes/main/controller/class_BaseController.php -text inc/classes/main/controller/default/.htaccess -text diff --git a/docs/Ship-Simu Ship-Simulator.mm b/docs/Ship-Simu Ship-Simulator.mm index a818c59..a2edaa7 100644 --- a/docs/Ship-Simu Ship-Simulator.mm +++ b/docs/Ship-Simu Ship-Simulator.mm @@ -326,7 +326,7 @@ - + diff --git a/docs/mindmap_20080522.html b/docs/mindmap_20080522.html index d5a0681..bea5d10 100644 --- a/docs/mindmap_20080522.html +++ b/docs/mindmap_20080522.html @@ -890,7 +890,7 @@ Ship
  • + - -Aufbau +Construction
    • Hull
    • diff --git a/inc/classes/main/controller/.htaccess b/inc/classes/main/controller/.htaccess new file mode 100644 index 0000000..3a42882 --- /dev/null +++ b/inc/classes/main/controller/.htaccess @@ -0,0 +1 @@ +Deny from all -- 2.39.2