This website requires JavaScript.
Explore
Help
Sign In
dwd-projects
/
crm_php
Watch
1
Star
0
Fork
You've already forked crm_php
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
crm_php
/
.htac_404.php
5 lines
87 B
PHP
Raw
Permalink
Blame
History
<
?
php
require_once
(
'.htac_header.php'
);
require_once
(
'.htac_nav.php'
);
echo
'404'
;
Reference in New Issue
View Git Blame
Copy Permalink