This website works better with JavaScript.
Home
Explore
Help
Sign In
M0117
/
gary_wms
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
634
Commits
2
Branches
0
Tags
3.0 GiB
JavaScript
41.6%
PHP
41.4%
CSS
9.1%
Less
4.4%
HTML
2.1%
Other
1.3%
Tree:
82451115ec
gary
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '82451115ec'
${ noResults }
gary_wms
/
common
/
db
/
DAO.php
10 lines
85 B
Raw
Blame
History
<
?
php
require_once
(
'DB_Access.php'
);
class
DAO
{
function
__construct
()
{
}
}
?>
Reference in new issue