Searched refs:readCode (Results 1 – 2 of 2) sorted by relevance
142 function readCode($files = array()) function in AttributeInclude144 $readCode = '';155 $readCode .= $splitedByExit[0];158 return $readCode;
134 $prologCode = $this->attrInclude->readCode($includedFilesList) . $_SESSION['prolog']['match'];