From 006118d03a7cc4204cc35abfa44051a064776c43 Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 13 Jun 2006 20:17:41 +0000 Subject: manual merge -r1344:1345 from branch 1.6 to trunk (bug 401 fixed) git-svn-id: http://piwigo.org/svn/trunk@1346 68402e56-0260-453c-a942-63ccdbb3a9ee --- install/db/25-database.php | 51 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 install/db/25-database.php (limited to 'install/db/25-database.php') diff --git a/install/db/25-database.php b/install/db/25-database.php new file mode 100644 index 000000000..89f192383 --- /dev/null +++ b/install/db/25-database.php @@ -0,0 +1,51 @@ +PhpWebGallery demonstration site

My photos web site

\' + WHERE param = \'page_banner\' +;'; +pwg_query($query); + +// +-----------------------------------------------------------------------+ +// | End notification | +// +-----------------------------------------------------------------------+ + +echo +"\n" +.$upgrade_description +."\n" +; +?> -- cgit v1.2.3