]> git.mxchange.org Git - admin.git/commitdiff
Some updates
authorRoland Häder <roland@mxchange.org>
Thu, 20 Nov 2008 05:35:38 +0000 (05:35 +0000)
committerRoland Häder <roland@mxchange.org>
Thu, 20 Nov 2008 05:35:38 +0000 (05:35 +0000)
.gitattributes
application/.htaccess [new file with mode: 0644]
package.sh

index 7905a24b6fc6829336464cb0823778ceda270e61..46261eca57d240b640b68f70abe07e1f90aaae75 100644 (file)
@@ -1,5 +1,6 @@
 * text=auto !eol
 /Doxyfile -text
+application/.htaccess -text
 application/admin/.htaccess -text
 application/admin/admin/.htaccess -text
 application/admin/class_ApplicationHelper.php -text
diff --git a/application/.htaccess b/application/.htaccess
new file mode 100644 (file)
index 0000000..3a42882
--- /dev/null
@@ -0,0 +1 @@
+Deny from all
index ef5f11b25fa5694d13a678bb2aa07f9bc5e5bb1d..c1dccb537386e5d3914bafd81a8a1dacf505f382 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Prefix of archive
-PREFIX="xxx"
+PREFIX="admin_dev"
 
 sh ./clear-cache.sh