Show
Ignore:
Timestamp:
07/07/2008 11:37:11 AM (5 months ago)
Author:
Geert
Message:

One day I will need a view named "0.php"

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/libraries/View.php

    r2593 r2978  
    4545        public function __construct($name = NULL, $data = NULL, $type = NULL) 
    4646        { 
    47                 if ( ! empty($name)) 
     47                if (is_string($name) AND $name !== '') 
    4848                { 
    4949                        // Set the filename