%PDF- %PDF-
Direktori : /proc/self/root/www/varak.net/mail2.varak.net_old/install/steps/ |
Current File : //proc/self/root/www/varak.net/mail2.varak.net_old/install/steps/license.php |
<?php /* * Copyright 2004-2014, AfterLogic Corp. * Licensed under AGPLv3 license or AfterLogic license * if commercial version of the product was purchased. * See the LICENSE file for a full license statement. */ class CLicenseStep extends AInstallerStep { public function DoPost() { return true; } public function TemplateValues() { return array(); } }