Added some index.php files
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Sat, 5 Apr 2008 09:15:09 +0000 (09:15 +0000)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Sat, 5 Apr 2008 09:15:09 +0000 (09:15 +0000)
company/0/images/index.php [new file with mode: 0644]
company/0/index.php [new file with mode: 0644]
company/index.php [new file with mode: 0644]
js/index.php [new file with mode: 0644]

diff --git a/company/0/images/index.php b/company/0/images/index.php
new file mode 100644 (file)
index 0000000..763940a
--- /dev/null
@@ -0,0 +1,3 @@
+<?php
+header("Location: ../index.php");
+?>
diff --git a/company/0/index.php b/company/0/index.php
new file mode 100644 (file)
index 0000000..763940a
--- /dev/null
@@ -0,0 +1,3 @@
+<?php
+header("Location: ../index.php");
+?>
diff --git a/company/index.php b/company/index.php
new file mode 100644 (file)
index 0000000..763940a
--- /dev/null
@@ -0,0 +1,3 @@
+<?php
+header("Location: ../index.php");
+?>
diff --git a/js/index.php b/js/index.php
new file mode 100644 (file)
index 0000000..763940a
--- /dev/null
@@ -0,0 +1,3 @@
+<?php
+header("Location: ../index.php");
+?>