aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/admin_advices/admin_advices.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Administration: happy new year 2009, all PHP headers updated.plegall2009-01-041-1/+1
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3046 68402e56-0260-453c-a942-63ccdbb3a9ee
* - ini_set usage removed.vdigital2008-12-281-2/+0
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@3025 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge -c2884 from trunk to branch 2.0.patdenice2008-11-191-1/+1
| | | | | | | | | | - Replace some mysql_query by pwg_query function. - Add home button after upgrade.php. - Add utf8 charset for access denied message. - Replace some #content by .content in css files. - Fix menubar blocks borders with IE. git-svn-id: http://piwigo.org/svn/branches/2.0@2885 68402e56-0260-453c-a942-63ccdbb3a9ee
* Refer to SVN:2789 - Advices [34]( compiled_template_cache_language ) revised vdigital2008-10-241-3/+1
| | | | | | Translation is needed for German, Spanish, Italian... git-svn-id: http://piwigo.org/svn/branches/2.0@2800 68402e56-0260-453c-a942-63ccdbb3a9ee
* Error in French advice... vdigital2008-10-231-1/+3
| | | | git-svn-id: http://piwigo.org/svn/branches/2.0@2796 68402e56-0260-453c-a942-63ccdbb3a9ee
* Admin advices can be easily extended to new advices.vdigital2008-08-121-0/+194
Admin advices plugin can be translated like any other plugins. Admin advices plugin has been extended with External summary (a technical and non translated part). Some template cleaning. git-svn-id: http://piwigo.org/svn/trunk@2472 68402e56-0260-453c-a942-63ccdbb3a9ee