Altered directives

This is an overview of the directives that are modified or read inside the application's code.

AlterationFileLine
set_time_limit(300)
/ARC2_Class.php527
@set_time_limit($this->v('time_limit'60$this->a))
/parsers/ARC2_RDFXMLParser.php49
@set_time_limit($this->v('time_limit'1200$this->a))
/store/ARC2_StoreDumper.php144
@set_time_limit($this->v('time_limit'60$this->a))
/store/ARC2_StoreLoadQueryHandler.php383