Author: patdenice
Date: Sat Nov 15 22:11:58 2008
New Revision: 2881

URL: http://svn.gna.org/viewcvs/phpwebgallery?rev=2881&view=rev
Log:
merge -c2880 from trunk to branch 2.0
- Add fetchRemote function which allow to retrieve datas over HTTP protocol 
using cURL method, file_get_contents function or fsockopen method. This allow 
to retrieve datas or files even if allow_url_fopen is deactivated.
- Use fetchRemote function in plugins manager and in latest version checking.
- Add german translations for upgrade.lang.php.
- Remove empty line at the end of pclzip.lib.php.
- Change display of deactivated plugins after upgrade.

Modified:
    branches/2.0/admin/include/functions.php
    branches/2.0/admin/include/functions_upgrade.php
    branches/2.0/admin/include/pclzip.lib.php
    branches/2.0/admin/include/plugins.class.php
    branches/2.0/admin/intro.php
    branches/2.0/admin/plugins_new.php
    branches/2.0/admin/plugins_update.php
    branches/2.0/language/de_DE/admin.lang.php
    branches/2.0/language/de_DE/upgrade.lang.php
    branches/2.0/language/en_UK/admin.lang.php
    branches/2.0/language/es_ES/admin.lang.php
    branches/2.0/language/fr_FR/admin.lang.php
    branches/2.0/language/it_IT/admin.lang.php
    branches/2.0/language/nl_NL/admin.lang.php


_______________________________________________
Phpwebgallery-cvs mailing list
Phpwebgallery-cvs@gna.org
https://mail.gna.org/listinfo/phpwebgallery-cvs

Reply via email to