- Timestamp:
- 10/03/08 12:51:16 (2 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
events/phpframework/rhaco/trunk/library/model/LoginCondition.php
r20567 r20574 60 60 $request->clearVariable("password","login","args"); 61 61 $htmlParser->setVariable("requestvar",$request->getVariable()); 62 $template = Rhaco::templatepath( "login.html");62 $template = Rhaco::templatepath(Rhaco::constant('THEME') . "/login.html"); 63 63 $htmlParser->write($template); 64 64 Rhaco::end();
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)