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/time-tracker/protected/App_Code/UserManager.php

    r2288 r2289  
    8181         * @since 3.1.1 
    8282         */ 
    83         public function getUserFromCookie($cookie); 
     83        public function getUserFromCookie($cookie) 
    8484        { 
    8585                // do nothing since we don't support cookie-based auth in this example