From bb181b04cf3e4984cb1dfbe95e5521ad917fab76 Mon Sep 17 00:00:00 2001 From: rvelices Date: Wed, 1 Feb 2006 02:46:26 +0000 Subject: feature 280: Allow visitors/users to choose image ordering inside a category improvement 82: Viewing pictures from remote galleries does not check anymore for the high pictures (existence flag added to create_listing_file and db) correction: link element in picture is in the head instead of body (w3c spec) correction: in profile.php the current template was not selected by default git-svn-id: http://piwigo.org/svn/trunk@1020 68402e56-0260-453c-a942-63ccdbb3a9ee --- install/db/5-database.php | 50 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 install/db/5-database.php (limited to 'install/db') diff --git a/install/db/5-database.php b/install/db/5-database.php new file mode 100644 index 000000000..0dc2006d0 --- /dev/null +++ b/install/db/5-database.php @@ -0,0 +1,50 @@ + -- cgit v1.2.3