[Weberp-svn] SF.net SVN: weberp:[5763] trunk/GLTrialBalance.php
Brought to you by:
sotandeka,
tim_schofield
From: <tim...@us...> - 2011-07-11 16:43:34
|
Revision: 5763 http://weberp.svn.sourceforge.net/weberp/?rev=5763&view=rev Author: tim_schofield Date: 2011-07-11 16:43:28 +0000 (Mon, 11 Jul 2011) Log Message: ----------- Remove old references to $PageSecurity Modified Paths: -------------- trunk/GLTrialBalance.php Modified: trunk/GLTrialBalance.php =================================================================== --- trunk/GLTrialBalance.php 2011-07-11 16:43:16 UTC (rev 5762) +++ trunk/GLTrialBalance.php 2011-07-11 16:43:28 UTC (rev 5763) @@ -7,9 +7,6 @@ and shows the balance sheets as at the end of the period selected - so first off need to show the input of criteria screen while the user is selecting the criteria the system is posting any unposted transactions */ - -//$PageSecurity = 8; - include ('includes/session.inc'); $title = _('Trial Balance'); include('includes/SQL_CommonFunctions.inc'); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |