Ignore:
Timestamp:
Jan 19, 2014, 12:43:49 AM (10 years ago)
Author:
chronos
Message:
  • Opraveno: Namísto číselného id anonyma používat null hodnotu.
Location:
branches/php
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/php

    • Property svn:ignore
      •  

        old new  
        1 
        21config.php
        3 
        42error.log
         3.project
  • branches/php/Module/User/Controller.php

    r22 r111  
    66include_once(dirname(__FILE__).'/../../Base/HTML/ListWebObject.php');
    77include_once(dirname(__FILE__).'/../../Base/HTML/Controller.php');
    8 include_once(dirname(__FILE__).'/../Lift/Controller.php');
    98
    109class UserLoginWebObject extends AddWebObject
Note: See TracChangeset for help on using the changeset viewer.