File Manager

Current Path : /webspace/www.promiel.be/html/modules/CGCalendar/
Upload File :
Current File : //webspace/www.promiel.be/html/modules/CGCalendar/action.admin_ajax_getcategories.php

<?php
if( !isset($gCms) ) exit;

$categories = \CGCalendar\category::get_categories();
if( count($categories)) $smarty->assign('categories',$categories);
$out = $this->ProcessTemplate('admin_ajax_getcategories.tpl');
echo $out;
exit;

?>

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com