d5fb95c205
interface and tracking system for gathering statistics. With phpAdsNew you can easily rotate paid banners and your own in-house advertisements. You can even integrate banners from third party advertising companies. PR: ports/80757 Submitted by: Meno Abels <meno.abels@adviser.com>
7 lines
288 B
Text
7 lines
288 B
Text
@mode 640
|
|
@group %%MYADSGRP%%
|
|
@unexec if cmp -s %D/%%MYADSDIR%%/config.inc.php.sample %D/%%MYADSDIR%%/config.inc.php ; then rm -f %D/%%MYADSDIR%%/config.inc.php ; fi
|
|
%%MYADSDIR%%/config.inc.php.sample
|
|
@exec [ ! -f %B/config.inc.php ] && cp -p %B/%f %B/config.inc.php || true
|
|
@mode
|
|
@group
|