CMS Info for Header, dyn. Tage, API
This commit is contained in:
parent
7294ccc1d0
commit
bed91c4f4a
49 changed files with 3476 additions and 1562 deletions
|
|
@ -82,6 +82,9 @@ class HTMLHelper
|
|||
public static function getDeDays(){
|
||||
return self::$de_days;
|
||||
}
|
||||
public static function getDeDay($i){
|
||||
return self::$de_days[$i];
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue