1 2 3 4 5 6 7 8 9 10 11
<?php require_once("../../engine/start.php"); global $CONFIG; //var_export($CONFIG); echo page_draw("Test plugin",""); ?>