changeset 5 | 5e2f62d02dcd |
parent 0 | d970ebf37754 |
child 7 | cf61fcea0001 |
4:346c88efed21 | 5:5e2f62d02dcd |
---|---|
5 * @package AtomLib |
5 * @package AtomLib |
6 * @link http://code.google.com/p/phpatomlib/ |
6 * @link http://code.google.com/p/phpatomlib/ |
7 * |
7 * |
8 * @author Elias Torres <elias@torrez.us> |
8 * @author Elias Torres <elias@torrez.us> |
9 * @version 0.4 |
9 * @version 0.4 |
10 * @since 2.3 |
10 * @since 2.3.0 |
11 */ |
11 */ |
12 |
12 |
13 /** |
13 /** |
14 * Structure that store common Atom Feed Properties |
14 * Structure that store common Atom Feed Properties |
15 * |
15 * |