Ignore:
Timestamp:
08/15/10 18:45:12 (22 months ago)
Author:
vain
Message:
  • several changes to copyright, router, bootstrap, frontcontroller and various other files
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/viewhelper/smarty/function.icon.php

    r4498 r4578  
    5858        if(isset($src) and is_int($pos)) 
    5959        { 
    60             #clansuite_xdebug::printR($pos); 
     60            #Clansuite_Debug::printR($pos); 
    6161            $src = mb_substr($src, $pos + mb_strlen($needle)); 
    6262            $name = basename($src); 
Note: See TracChangeset for help on using the changeset viewer.