Changeset 1021 in ExiteCMS


Ignore:
Timestamp:
10/25/07 16:49:17 (4 years ago)
Author:
hverton
Message:

Forgot to modify the include path after moving the file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/common/advertising/php-files/modules/advertising/click.php

    r1019 r1021  
    1313| the included gpl.txt file or visit http://gnu.org  | 
    1414+----------------------------------------------------*/ 
    15 require_once dirname(__FILE__)."/includes/core_functions.php"; 
     15require_once dirname(__FILE__)."/../../includes/core_functions.php"; 
    1616 
    1717// get the requested ad from the database 
Note: See TracChangeset for help on using the changeset viewer.