From 8615119a8088ba77819601f50393ad05b6ce0208 Mon Sep 17 00:00:00 2001 From: plegall Date: Sun, 5 Mar 2006 22:44:32 +0000 Subject: bug fixed: table #categories_link was created with an hardcoded prefix bug fixed: on source/destination links, if an image/category association is added to a source, destinations must be filled. If an image/category association is delete from a source, the same association must be deleted in the destinations. git-svn-id: http://piwigo.org/svn/trunk@1065 68402e56-0260-453c-a942-63ccdbb3a9ee --- install/db/11-database.php | 69 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 install/db/11-database.php (limited to 'install/db') diff --git a/install/db/11-database.php b/install/db/11-database.php new file mode 100644 index 000000000..bb2ea8421 --- /dev/null +++ b/install/db/11-database.php @@ -0,0 +1,69 @@ + -- cgit v1.2.3