|
@@ -16,7 +16,7 @@ require_once('../functions/display_messages.php');
|
|
require_once('../functions/imap.php');
|
|
require_once('../functions/imap.php');
|
|
require_once('../functions/array.php');
|
|
require_once('../functions/array.php');
|
|
require_once('../functions/plugin.php');
|
|
require_once('../functions/plugin.php');
|
|
-include_once('../functions/strings.php');
|
|
|
|
|
|
+require_once('../functions/strings.php');
|
|
|
|
|
|
function oh_opt( $val, $sel, $tit ) {
|
|
function oh_opt( $val, $sel, $tit ) {
|
|
echo "<option value=\"$val\"";
|
|
echo "<option value=\"$val\"";
|