/[cvs]/bareface/yakka/library/YakkaUserStorage.php
ViewVC logotype

Contents of /bareface/yakka/library/YakkaUserStorage.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Sun Jan 5 00:22:26 2003 UTC (21 years, 6 months ago) by bareface
Branch: MAIN
CVS Tags: HEAD
init;

1 <?php
2
3 class YakkaUserStorage {
4 function YakkaUserStorage($parameters = null) {
5 }
6
7 function loadUser($id) {}
8 function saveUser($id, $loginName, $loginPassword) {}
9 function authenticateUser($loginName, $loginPassword) {}
10 }
11
12 ?>

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed