This repository has been archived on 2019-04-06. You can view files and clone it, but cannot push or open issues or pull requests.
onemove/application/config/common.php

6 lines
202 B
PHP

<?php defined('SYSPATH') OR die('No direct access allowed.');
return array(
'this_year' => "2011",
'title' => "Конкурс быстрого программирования «Поихаил!»"
);