This topic is locked

Problem with dynamic permission

9/20/2008 1:37:38 PM
PHPRunner General questions
S
seldon author

When i build a applicatio and run it give me this message:

Fatal error: Cannot redeclare class_50CDG_ugrights::$m_TableName in /drbd/www/servizi/applicazioni/50CDG/output/include/dal_source.php on line 934
the problem is that in line 934

is builded with one recorrence on var $m_TableName;
class class_50CDG_ugrights

{

var $m_TableName;

var $m_GoodTableName;

var $m_TableName;

var $m_GroupID;

var $m_AccessMask;