OSDN Git Service

Now this trunk equal 3.62 without documentation. We need to test for install and...
[nucleus-jp/nucleus-jp-ancient.git] / utf8 / nucleus / plugins / ping / ping.php
index 63da95a..84ede3d 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 require(dirname(__FILE__).'/../../../config.php');
 
-include($DIR_LIBS . 'PLUGINADMIN.php');
+include_libs('PLUGINADMIN.php');
 
 // create a object of the plugin via Plugin Admin
 $oPluginAdmin = new PluginAdmin('Ping');