Show
Ignore:
Timestamp:
07/20/2008 11:15:31 AM (4 months ago)
Author:
Shadowhand
Message:

Follow up to r3160, updated modules

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/modules/kodoc/controllers/kodoc.php

    r2593 r3163  
    7777                                else 
    7878                                { 
    79                                         foreach (array_reverse(Config::include_paths()) as $path) 
     79                                        foreach (array_reverse(Kohana::include_paths()) as $path) 
    8080                                        { 
    8181                                                if (is_file($path.$type.'/'.$file.EXT))