framework directories
authorpaulr <me@pjr.cc>
Mon, 19 Sep 2011 05:22:28 +0000 (15:22 +1000)
committerpaulr <me@pjr.cc>
Mon, 19 Sep 2011 05:22:28 +0000 (15:22 +1000)
bin/fwc.php [new file with mode: 0644]
etc/config.php [new file with mode: 0644]
lib/lib.php [new file with mode: 0644]
www/index.php [new file with mode: 0644]

diff --git a/bin/fwc.php b/bin/fwc.php
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/etc/config.php b/etc/config.php
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/lib/lib.php b/lib/lib.php
new file mode 100644 (file)
index 0000000..67c94a5
--- /dev/null
@@ -0,0 +1,2 @@
+<?php
+?>
\ No newline at end of file
diff --git a/www/index.php b/www/index.php
new file mode 100644 (file)
index 0000000..15c5adc
--- /dev/null
@@ -0,0 +1,3 @@
+<?php
+
+?>
\ No newline at end of file