Changeset 156

Show
Ignore:
Timestamp:
06/06/08 21:55:21 (4 months ago)
Author:
llaumgui
Message:

Erreur php ;-)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ez_publish/myutils/trunk/autoloads/myutils_operators.php

    r154 r156  
    210210                        return (string) $tidy; 
    211211                } 
     212        } 
    212213 
    213214        /** 
     
    220221         * @param integer $type Type de redirection 
    221222         */ 
    222         private function redirect( $url, $type) 
     223        private function redirect( $url, $type ) 
    223224        { 
    224225                switch( $type )