Fatal error: Class 'CheckPlugin' not found in /homez.34/penseeli/lespauvresvoyagent.fr/wp-content/plugins/nextgen-imageflow/admin/admin.php on line 47
Fatal error: Class 'CheckPlugin' not found in /homez.34/penseeli/lespauvresvoyagent.fr/wp-content/plugins/nextgen-imageflow/admin/admin.php on line 47
Hi! penseelibre
-------------------------
/*
* 看代码好像爱那个是验证某些东西是否存在的
* 把它注释掉就OK了!
* file:/wp-content/plugins/nextgen-imageflow/admin/admin.php
$flowCheck = new CheckPlugin();
$flowCheck->URL = IFURL;
$flowCheck->version = IFVERSION;
$flowCheck->name = "nggflow";
// Show update message
if ( $flowCheck->startCheck() )
echo '<div class="plugin-update">' . __('A new version of NextGEN ImageFlow is available !', 'nggflow') . ' ' . __('Download here', 'nggflash') . '</div>' ."\n";
*/
-------------------------
This topic has been closed to new replies.