From a69515ecb3638b5ea8aeaa008dc3731eba84e721 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Fri, 31 Oct 2008 22:38:54 +0000 Subject: Placeholder app for Gallery3, along with a customized index.php and a README git-svn-id: http://gallery.svn.sourceforge.net/svnroot/gallery/trunk/eval/gx/gallery3/trunk@18409 57fcd75e-5312-0410-8df3-f5eb6fbb1595 --- core/config/config.php | 99 ++++++++++++++++++++++++++++++++++++++++++++ core/controllers/welcome.php | 6 +++ 2 files changed, 105 insertions(+) create mode 100644 core/config/config.php create mode 100644 core/controllers/welcome.php (limited to 'core') diff --git a/core/config/config.php b/core/config/config.php new file mode 100644 index 00000000..bd0d781b --- /dev/null +++ b/core/config/config.php @@ -0,0 +1,99 @@ +"; + } +} \ No newline at end of file -- cgit v1.2.3