This website requires JavaScript.
Explore
Help
Sign In
Congegni
/
sintonia
Watch
7
Star
0
Fork
You've already forked sintonia
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
570ff5b626
sintonia
/
livesupport
/
modules
/
htmlUI
/
index.php
5 lines
99 B
PHP
Raw
Normal View
History
Unescape
Escape
*** empty log message ***
2005-02-03 17:55:35 +01:00
<
?
php
require_once
dirname
(
__FILE__
)
.
'/var/conf.php'
;
*** empty log message ***
2005-02-08 12:41:43 +01:00
header
(
'LOCATION: var/html/'
.
UI_BROWSER
);
*** empty log message ***
2005-02-03 17:55:35 +01:00
?>