Хранилища Subversion kbase

Сравнить редакции

Не учитывать пробелы Редакция 7 → Редакция 8

/trunk/libs/auth.php
Новый файл
0,0 → 1,16
<?php
 
/**
* KBase
* http://alex-w.org.ru/p/kbase/
*
* Copyright (c) 2009 Alexander Wolf
* Dual licensed under the MIT and GNU LGPL licenses.
* http://alex-w.org.ru/p/kbase/license
*
*/
 
class Auth {
}
 
?>