blog:sidebar

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
blog:sidebar [2016/08/22 11:56]
Cemmos
blog:sidebar [2016/08/22 12:37]
Cemmos
Line 1: Line 1:
  ~~HIDEPAGE~~  ~~HIDEPAGE~~
 +<?php // Custom - show adsense if the page exists
 + if (page_exists($ID) && $ACT == 'show') {
 +?>
 <html> <html>
 <body> <body>
Line 14: Line 17:
 </body> </body>
 </html> </html>
 +<?php } ?>
  • blog/sidebar.txt
  • Last modified: 8 years ago
  • by Cemmos