1
0
mirror of synced 2024-12-15 15:46:02 +03:00
doctrine2/website/apps/backend/lib/myUser.class.php

6 lines
52 B
PHP
Raw Normal View History

2007-09-01 03:41:48 +04:00
<?php
class myUser extends sfGuardSecurityUser
2007-09-01 03:41:48 +04:00
{
}