Rev 194 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 194 | Rev 200 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | <?php
|
1 | <?php
|
2 | 2 | ||
3 | require_once 'application/models/databases/seriometer/tables/SeriesTable.php'; |
3 | require_once 'models/databases/seriometer/tables/SeriesTable.php'; |
4 | 4 | ||
5 | class Series extends \PointedEars\PHPX\Model |
5 | class Series extends \PointedEars\PHPX\Model |
6 | {
|
6 | {
|
7 | /**
|
7 | /**
|
8 | * (non-PHPdoc)
|
8 | * (non-PHPdoc)
|