From d8c15ddf65ba90a8853504420a8d4839450ad4b0 Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 4 Apr 2006 22:29:35 +0000 Subject: feature deleted: code for categories link was too complicated for such a simple fature. Replaced by static association. Links are not persistent anymore. modification removed: #image_category.is_storage replaced by #images.storage_category_id as in branche 1.5.. git-svn-id: http://piwigo.org/svn/trunk@1121 68402e56-0260-453c-a942-63ccdbb3a9ee --- install/db/21-database.php | 52 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 install/db/21-database.php (limited to 'install/db/21-database.php') diff --git a/install/db/21-database.php b/install/db/21-database.php new file mode 100644 index 000000000..cfd08c692 --- /dev/null +++ b/install/db/21-database.php @@ -0,0 +1,52 @@ + -- cgit v1.2.3