Ignore:
Timestamp:
02/27/2006 12:50:42 AM (6 years ago)
Author:
cirrus
Message:

Change: $root_path variable was changed to a constant due to possible security issues.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/globals/classes/message.php

    r71 r143  
    5252         
    5353        function output() { 
    54                 global $vars, $design, $root_path, $smarty, $lang; 
     54                global $vars, $design, $smarty, $lang; 
    5555                 
    5656                if (isset($this->forward)) { 
Note: See TracChangeset for help on using the changeset viewer.