Другая интерпретация реестра

This commit is contained in:
CORP\phedor 2018-04-20 18:03:39 +03:00
parent 40fad0e75b
commit aaa9c2e1bf
21 changed files with 156 additions and 92 deletions

View file

@ -32,7 +32,7 @@ class Tales_Component implements PHPTAL_Tales
}
class Tales {
static $site;
static /*.Site.*/$site;
static function phptal_date ($e) {
return date("d.m.Y", $e);