From 64c872a83e726ec4d298be479b57dae13fb2c0c6 Mon Sep 17 00:00:00 2001 From: nikrou Date: Tue, 23 Jun 2009 21:18:16 +0000 Subject: Feature 1026 step 2 : add author_id column so that guest cannot modify old users comments git-svn-id: http://piwigo.org/svn/trunk@3450 68402e56-0260-453c-a942-63ccdbb3a9ee --- install/db/82-database.php | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 install/db/82-database.php (limited to 'install/db') diff --git a/install/db/82-database.php b/install/db/82-database.php new file mode 100644 index 000000000..5a3302184 --- /dev/null +++ b/install/db/82-database.php @@ -0,0 +1,44 @@ + -- cgit v1.2.3