Advertisement
Guest User

Untitled

a guest
May 3rd, 2010
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. if (!function_exists('ShowAdxxx')) {
  2. function ShowAdxxx($action)
  3. {
  4.  
  5. require_once('test_ads.php');
  6.  
  7. }}
  8.  
  9. Event::addHandler('EndShowSections', 'ShowAdxxx');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement