This commit is contained in:
olevole
2017-01-25 22:40:02 +03:00
parent f9a8463581
commit 3f5ef1f405
33 changed files with 837 additions and 233 deletions

View File

@@ -1,4 +1,4 @@
<?php
<?php
/*
'news'=>array(
'name'=>'Новости',
@@ -87,4 +87,4 @@ class Menu
$this->html.='</ul>';
}
}
}