Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
blog:sidebar [2016/08/22 12:37] Cemmos |
blog:sidebar [2016/08/22 12:40] (current) Cemmos |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| | | ||
| - | <?php // Custom - show adsense if the page exists | ||
| - | if (page_exists($ID) && $ACT == ' | ||
| - | ?> | ||
| - | < | ||
| - | < | ||
| - | <script async src="// | ||
| - | <!-- BeardWiki Left Sidebar Ad --> | ||
| - | <ins class=" | ||
| - | | ||
| - | | ||
| - | | ||
| - | | ||
| - | < | ||
| - | (adsbygoogle = window.adsbygoogle || []).push({}); | ||
| - | </ | ||
| - | </ | ||
| - | </ | ||
| - | <?php } ?> | ||