mirror of
https://github.com/slawkens/myaac.git
synced 2025-06-12 07:44:29 +02:00
This was wrong..
This commit is contained in:
parent
9c7794fe13
commit
14870d74df
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user