This website requires JavaScript.
Explore
Help
Sign In
iger
/
engelsystem
Watch
9
Star
0
Fork
You've already forked engelsystem
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2e6deee575
engelsystem
/
www-ssl
/
admin
/
dect_call.php
8 lines
90 B
PHP
Raw
Normal View
History
Unescape
Escape
create dect call git-svn-id: svn://svn.cccv.de/engel-system@233 29ba0400-6e00-0410-a75a-ca02368028f8
2007-08-11 14:04:54 +02:00
<
?
PHP
fixed all the files in /admin git-svn-id: svn://svn.cccv.de/engel-system@284 29ba0400-6e00-0410-a75a-ca02368028f8
2008-09-10 20:30:16 +02:00
include
(
"
../../includes/header.php
"
);
create dect call git-svn-id: svn://svn.cccv.de/engel-system@233 29ba0400-6e00-0410-a75a-ca02368028f8
2007-08-11 14:04:54 +02:00
fixed all the files in /admin git-svn-id: svn://svn.cccv.de/engel-system@284 29ba0400-6e00-0410-a75a-ca02368028f8
2008-09-10 20:30:16 +02:00
include
(
"
../../includes/footer.php
"
);
create dect call git-svn-id: svn://svn.cccv.de/engel-system@233 29ba0400-6e00-0410-a75a-ca02368028f8
2007-08-11 14:04:54 +02:00
?>