This website requires JavaScript.
Explore
Help
Sign In
bob
/
westdc-zf1
Watch
1
Star
0
Fork
You've already forked westdc-zf1
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
sjy-meteorology
westdc-zf1
/
application
/
models
/
XmlTable.php
9 lines
105 B
PHP
Executable File
Raw
Permalink
Blame
History
<
?
php
/**
* xml abstract class
*/
class
XmlTable
extends
Zend_Db_Table
{
protected
$_name
=
'xml'
;
}
Reference in New Issue
View Git Blame
Copy Permalink