Age | Commit message (Collapse) | Author |
|
https://sourceforge.net/p/phppgadmin/bugs/444/
|
|
It only concerns an fatal error message, no bad impacts
|
|
exception if needed.
This is usefull if a plugin don't want to start for some reasons.
Throwing an exception from the plugin constructors allows to remove this
plugin entirely during the script execution.
|
|
Allows to perform actions before beeing logged out.
|
|
Allows to add tags in <head /> from plugins
|
|
In some page (display, sql, ...), a "return" link will show up if
$_GET['return'] = 'plugin' is given. The "get_subject_params" method of
the plugin designated by $_GET['plugin'] is then called to add needed
parameters in the href URL.
|
|
|
|
By Leonardo Sapiras during the GSoC 2011. Reviewed, massively patched,
fixed, integrated and commited by ioguix
|
|
By Leonardo Sapiras during the GSoC 2011. Reviewed, massively patched,
fixed, integrated and commited by ioguix
|
|
By Leonardo Sapiras during the GSoC 2011, reviewed, patched, integrated
and commited by ioguix
|
|
By Leonardo Sapiras during the GSoC 2011, reviewed, patched,
integrated and commited by ioguix.
|
|
By Leonardo Sapiras during the GSoC 2011, reviewed, patched, integrated
and commited by ioguix.
|
|
By Leonardo Sapiras, reviewed, integrated, commited by ioguix.
|