Subversion Repositories PHPX

Rev

Rev 45 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 45 Rev 51
Line 1... Line 1...
1
<?php
1
<?php
2
2
-
 
3
namespace PointedEars\PHPX;
-
 
4
3
/**
5
/**
4
 * Basic registry class
6
 * Basic registry class
5
 *
7
 *
6
 * @author Thomas Lahn
8
 * @author Thomas Lahn
7
 */
9
 */