#!/usr/local/bin/php -c /usr/local/lib/php.ini
setName($domain);
$template->setPath($path);
$template->setTemplateID($templateid);
$template->installTemplate();
die();
}//post
?>
No domains found!");
if (sizeof($domains)>= 0) {
echo "
1. Install on Domain:
";
echo "
";
}
?>
2. Install in Directory:
(Alphanumeric characters, white spaces and hyphen only)
Leave blank to install in the root directory of the domain (ie. http://www.yourdomain.com)
Please enter only the directory name (ie. if you wish to install it to yourdomain.com/myfolder, please enter: myfolder only)
(Note: folder will be created if it does not exist)