removing dummy comments
This commit is contained in:
@@ -26,8 +26,7 @@
|
|||||||
* bootstrap - ProcessMaker Bootstrap
|
* bootstrap - ProcessMaker Bootstrap
|
||||||
* this file is used initialize main variables, redirect and dispatch all requests
|
* this file is used initialize main variables, redirect and dispatch all requests
|
||||||
*/
|
*/
|
||||||
//session_cache_limiter('none');
|
|
||||||
//die('neyek');
|
|
||||||
function transactionLog($transactionName){
|
function transactionLog($transactionName){
|
||||||
if (extension_loaded('newrelic')) {
|
if (extension_loaded('newrelic')) {
|
||||||
$baseName="ProcessMaker";
|
$baseName="ProcessMaker";
|
||||||
|
|||||||
Reference in New Issue
Block a user