Add support for 'navlink' hooks in the plugin architecture.
authorLeonardo Sapiras <l.sapiras@gmail.com>
Wed, 4 Jan 2012 00:00:09 +0000 (01:00 +0100)
committerJehan-Guillaume (ioguix) de Rorthais <ioguix@free.fr>
Wed, 22 Aug 2012 10:26:04 +0000 (12:26 +0200)
By Leonardo Sapiras during the GSoC 2011. Reviewed, massively patched,
fixed, integrated and commited by ioguix

privileges.php

index 0a924033ac81b2fe8fbb0d490284e76eae814d95..0bf7bfafc9bc3ff77bb793478b19490208b47afd 100644 (file)
                                $alltxt = $lang['strshowalldatabases'];
                                break;
                }
-               
+
                $subject = $_REQUEST['subject'];
                $object = $_REQUEST[$_REQUEST['subject']];