aboutsummaryrefslogtreecommitdiffstats
path: root/include/ws_functions/pwg.extensions.php (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-25Merged revision(s) 29773, 29778-29779 from trunk:mistic1001-1/+1
fix plugins autoupdate: call ##_maintain::update when updating from back-office - plugins.version is not updated in "activate" action - plugins.version is updated in "update" action and "load_plugin()" function (not only for plugins using maintain.class.php) cases covered: - autoupdate while active or inactive - FTP update while active or inactive git-svn-id: http://piwigo.org/svn/branches/2.7@29792 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-03-11removed unnecessary by ref parameters + do not define IN_ADMIN on ws methodrvelices1-7/+6
git-svn-id: http://piwigo.org/svn/trunk@27694 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-01-05Update headers to 2014. Happy new year!!mistic1001-1/+1
git-svn-id: http://piwigo.org/svn/trunk@26461 68402e56-0260-453c-a942-63ccdbb3a9ee
2013-11-01splits ws_functions.inc.php in 8 files + comments + code cleaningmistic1001-0/+343
git-svn-id: http://piwigo.org/svn/trunk@25281 68402e56-0260-453c-a942-63ccdbb3a9ee