bmspage/includes/select_alert.php
2015-03-30 23:45:30 -04:00

5 lines
70 B
PHP

<?php
include "classes/select.class.php";
echo $opt->ShowAlerts();
?>