Initial checkin
This commit is contained in:
commit
d75eb444fc
4304 changed files with 369634 additions and 0 deletions
8
nav_modules/nav_ads.php
Normal file
8
nav_modules/nav_ads.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
If (!defined("in_astat")) {
|
||||
die("Dieses Script kann nicht ausserhalb des Frameworks laufen!");
|
||||
}
|
||||
|
||||
$navrow .= $navtpl->fetch('nav_ads.tpl');
|
||||
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue