From 6db359c6222072f0f02e0c603ecfb52e8d0f13ab Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 18 Jan 2011 00:02:52 +0000 Subject: Happy new year 2011 Change "Piwigo - a PHP based picture gallery" into "Piwigo - a PHP based photo gallery" git-svn-id: http://piwigo.org/svn/trunk@8728 68402e56-0260-453c-a942-63ccdbb3a9ee --- include/block.class.php | 4 ++-- include/calendar_base.class.php | 4 ++-- include/calendar_monthly.class.php | 4 ++-- include/calendar_weekly.class.php | 4 ++-- include/category_cats.inc.php | 4 ++-- include/category_default.inc.php | 4 ++-- include/class_smtp_mail.inc.php | 4 ++-- include/common.inc.php | 4 ++-- include/config_default.inc.php | 4 ++-- include/constants.php | 4 ++-- include/dblayer/dblayers.inc.php | 4 ++-- include/dblayer/functions_mysql.inc.php | 4 ++-- include/dblayer/functions_pdo-sqlite.inc.php | 4 ++-- include/dblayer/functions_pgsql.inc.php | 4 ++-- include/dblayer/functions_sqlite.inc.php | 4 ++-- include/filter.inc.php | 4 ++-- include/functions.inc.php | 4 ++-- include/functions_calendar.inc.php | 4 ++-- include/functions_category.inc.php | 4 ++-- include/functions_comment.inc.php | 4 ++-- include/functions_cookie.inc.php | 4 ++-- include/functions_filter.inc.php | 4 ++-- include/functions_html.inc.php | 4 ++-- include/functions_mail.inc.php | 4 ++-- include/functions_metadata.inc.php | 4 ++-- include/functions_notification.inc.php | 4 ++-- include/functions_picture.inc.php | 4 ++-- include/functions_plugins.inc.php | 4 ++-- include/functions_rate.inc.php | 4 ++-- include/functions_search.inc.php | 4 ++-- include/functions_session.inc.php | 4 ++-- include/functions_tag.inc.php | 4 ++-- include/functions_url.inc.php | 4 ++-- include/functions_user.inc.php | 4 ++-- include/functions_xml.inc.php | 4 ++-- include/index.php | 4 ++-- include/menubar.inc.php | 4 ++-- include/no_photo_yet.inc.php | 4 ++-- include/page_header.php | 4 ++-- include/page_tail.php | 4 ++-- include/php_compat/index.php | 4 ++-- include/php_compat/json_encode.php | 4 ++-- include/php_compat/preg_last_error.php | 4 ++-- include/picture_comment.inc.php | 4 ++-- include/picture_metadata.inc.php | 4 ++-- include/picture_rate.inc.php | 4 ++-- include/section_init.inc.php | 4 ++-- include/template.class.php | 4 ++-- include/user.inc.php | 4 ++-- include/ws_core.inc.php | 4 ++-- include/ws_functions.inc.php | 4 ++-- include/ws_protocols/index.php | 4 ++-- include/ws_protocols/json_encoder.php | 4 ++-- include/ws_protocols/php_encoder.php | 4 ++-- include/ws_protocols/rest_encoder.php | 4 ++-- include/ws_protocols/rest_handler.php | 4 ++-- include/ws_protocols/xmlrpc_encoder.php | 4 ++-- 57 files changed, 114 insertions(+), 114 deletions(-) (limited to 'include') diff --git a/include/block.class.php b/include/block.class.php index e8f091741..99a614a54 100644 --- a/include/block.class.php +++ b/include/block.class.php @@ -1,8 +1,8 @@