Author: danydb
Date: 2011-11-23 23:40:20 +0100 (Wed, 23 Nov 2011)
New Revision: 4462
Modified:
phpcompta/trunk/html/export.php
phpcompta/trunk/include/class_user.php
Log:
audit impression
Modified: phpcompta/trunk/html/export.php
===================================================================
--- phpcompta/trunk/html/export.php 2011-11-23 22:36:28 UTC (rev 4461)
+++ phpcompta/trunk/html/export.php 2011-11-23 22:40:20 UTC (rev 4462)
@@ -43,7 +43,6 @@
exit();
}
-
switch( $_GET['act'])
{
case 'CSV:histo':
Modified: phpcompta/trunk/include/class_user.php
===================================================================
--- phpcompta/trunk/include/class_user.php 2011-11-23 22:36:28 UTC (rev
4461)
+++ phpcompta/trunk/include/class_user.php 2011-11-23 22:40:20 UTC (rev
4462)
@@ -715,6 +715,7 @@
function check_print($p_action)
{
global $audit,$cn;
+ $this->audit('AUDIT', $p_action);
if ($this->Admin() == 1)
return 1;
if ($this->is_local_admin(dossier::id()) == 1)
_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev