From b0478ef330b8f729554aec55baa81d9e3d02a063 Mon Sep 17 00:00:00 2001 From: plegall Date: Fri, 9 Mar 2007 16:28:49 +0000 Subject: New: #images.high_filesize was added so that we can sum the filesizes in the filtered history. #images.high_filesize is filled during metadata synchronization. Bug fixed: in getAttribute XML function, when asking "filesize", it was returning high_filesize. The regex was too simple. git-svn-id: http://piwigo.org/svn/trunk@1883 68402e56-0260-453c-a942-63ccdbb3a9ee --- install/db/56-database.php | 53 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 install/db/56-database.php (limited to 'install/db/56-database.php') diff --git a/install/db/56-database.php b/install/db/56-database.php new file mode 100644 index 000000000..3d8dba59d --- /dev/null +++ b/install/db/56-database.php @@ -0,0 +1,53 @@ + -- cgit v1.2.3