diff --git a/footer.php b/footer.php index ed12039..59734d1 100644 --- a/footer.php +++ b/footer.php @@ -1,13 +1,34 @@ + + * @author Olivier Haquette + * @license GNU General Public License http://www.gnu.org/licenses/gpl.html + * @link http://rudloff.pro + * */ +$baseURL = 'http://'.$_SERVER['SERVER_NAME'].dirname($_SERVER['REQUEST_URI']); +?>