This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
require_once('libraries/happpi/LoadAll.php'); // points to the LoadAll.php file for loading the library. | |
?> | |
<!doctype html> | |
<html> | |
<head> | |
</head> | |
<body> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
require_once('libraries/happpi/LoadAll.php'); // points to the LoadAll.php file for loading the library. | |
?> | |
<!doctype html> | |
<html> | |
<head> | |
</head> | |
<body> |