class_BaseLoginHelper.php

Go to the documentation of this file.
00001 <?php
00024 class BaseLoginHelper extends BaseHelper {
00031         protected function __construct ($className) {
00032                 // Call parent constructor
00033                 parent::__construct($className);
00034         }
00035 }
00036 
00037 // [EOF]
00038 ?>

Generated on Mon Dec 8 01:06:46 2008 for Ship-Simulator by  doxygen 1.5.6