Show
Ignore:
Timestamp:
09/30/2007 08:04:10 PM (16 months ago)
Author:
xue
Message:

crazy!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/demos/blog/protected/Common/BlogUserManager.php

    r2288 r2289  
    8686         * @since 3.1.1 
    8787         */ 
    88         public function getUserFromCookie($cookie); 
     88        public function getUserFromCookie($cookie) 
    8989        { 
    9090                // do nothing since we don't support cookie-based auth in this example