Cacti / plugin_mikrotik

Mikrotik Plugin for Cacti
GNU General Public License v2.0
60 stars 24 forks source link

Fixed errors #77

Closed sledzik1984 closed 8 months ago

sledzik1984 commented 8 months ago

Script generated PHP parse error:

PHP Parse error: syntax error, unexpected double-quoted string " . read_config_option('mikroti...", expecting ")" in /root/plugin_mikrotik/poller_mikrotik.php on line 784

Fixed it

TheWitness commented 8 months ago

This needs a few light modifications. Otherwise, it can lead to a SQL Injection.