Хранилища Subversion ant

Сравнить редакции

Не учитывать пробелы Редакция 343 → Редакция 344

/branches/ant-ng/index.php
14,8 → 14,6
 
require_once dirname(__FILE__)."/init.php";
 
$smarty->assign('body',$core->showBranchesList(1));
 
$smarty->display('default.tpl');
 
?>