Example #1
0
 function title()
 {
     parent::title();
     echo " - Login";
 }
Example #2
0
 function title()
 {
     parent::title();
     echo " - Użytkownicy";
 }
Example #3
0
 function title()
 {
     parent::title();
     echo " - Zmiana hasła";
 }
Example #4
0
 function title()
 {
     parent::title();
     echo " - Szukaj";
 }