mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02:00
This was wrong..
This commit is contained in:
@@ -28,7 +28,7 @@ defined('MYAAC') or die('Direct access not allowed!');
|
||||
}
|
||||
?>
|
||||
var category = '<?php
|
||||
if(isset($_REQUEST['subtopic'])) {
|
||||
if(strpos(URI, 'subtopic=') !== false) {
|
||||
$tmp = array($_REQUEST['subtopic']);
|
||||
}
|
||||
else {
|
||||
|
Reference in New Issue
Block a user