pandorafms/pandora_console/general
guruevi a49cc4f426 2008-07-13 Evi Vanoost <vanooste@rcbi.rochester.edu>
* pandora_console/general/logon_ok.php: Made the query use sprintf (for security purposes)

        * pandora_console/include/functions_db.php: Made all the database queries relying on a single query function for simpler management
                Also made sure that no functions returned NULL because NULL is a valid database value. It will return an empty value or something
                Also made a simple query cache array so that duplicate queries to generate a single page won't be repeated (ACL queries)
                Also updated some other queries and functions (see the diff) and removed some old code

        * pandora_console/estado_grupo.php: Now with working agents counter!

        * pandora_console/general/footer.php: Just made a fancy counter that displays how much queries weren't duplicated (90 on some pages!!)


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@953 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2008-07-15 20:19:30 +00:00
..
license (Pandora Console) 2006-07-12 10:20:34 +00:00
error_install.php 2007-09-08 Raul Mateos <raulofpandora@gmail.com> 2007-09-08 18:05:06 +00:00
error_noconfig.php 2007-08-08 Sancho Lerena <slerena@gmail.com> 2007-08-08 18:36:18 +00:00
error_perms.php 2007-09-08 Raul Mateos <raulofpandora@gmail.com> 2007-09-08 18:05:06 +00:00
footer.php 2008-07-13 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-07-15 20:19:30 +00:00
header.php 2008-07-07 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-07-07 17:33:31 +00:00
links_menu.php 2008-07-12 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-07-14 18:00:54 +00:00
login_page.php 2008-07-10 Sancho Lerena <slerena@gmail.com> 2008-07-10 11:58:40 +00:00
logoff.php 2007-05-26 Raul Mateos <raulofpandora@gmail.com> 2007-05-27 02:55:55 +00:00
logon_failed.php 2007-07-01 Raul Mateos <raulofpandora@gmail.com> 2007-07-01 14:15:47 +00:00
logon_ok.php 2008-07-13 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-07-15 20:19:30 +00:00
main_menu.php 2007-05-18 Raul Mateos <raulofpandora@gmail.com> 2007-05-18 09:29:54 +00:00
noaccess.php 2008-03-06 Sancho Lerena <slerena@gmail.com> 2008-03-07 16:22:16 +00:00
pandora_help.php 2008-03-06 Sancho Lerena <slerena@gmail.com> 2008-03-07 16:22:16 +00:00