mirror of
https://github.com/claradex/nativegallery.git
synced 2024-11-15 03:31:10 +03:00
Не понял
This commit is contained in:
parent
b7112238c3
commit
f719c49e36
1 changed files with 1 additions and 3 deletions
|
@ -36,9 +36,7 @@ class MainController
|
||||||
}
|
}
|
||||||
public static function videoRules()
|
public static function videoRules()
|
||||||
{
|
{
|
||||||
$_GLOBAL['rules'] = '/config/videoRules.html';
|
Page::set('VideoRules');
|
||||||
$_GLOBAL['title'] = 'Правила видеотеки';
|
|
||||||
Page::set('Rules');
|
|
||||||
}
|
}
|
||||||
public static function update()
|
public static function update()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue