fix Опечатка
This commit is contained in:
parent
a1509bb914
commit
ca2bcc428f
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ class Tales {
|
||||||
}
|
}
|
||||||
|
|
||||||
static function phptal_asset($s) {
|
static function phptal_asset($s) {
|
||||||
self::$sit->addStyleSheet($s);
|
self::$site->addStyleSheet($s);
|
||||||
return "";
|
return "";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue