Ignore:
Timestamp:
Nov 25, 2013, 11:01:32 PM (11 years ago)
Author:
chronos
Message:
  • Added: Functionality to add and delete translation group from "Data source" page.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/system.php

    r600 r602  
    3333    $this->Database->ShowSQLQuery = $this->Config['Web']['ShowSQLQuery'];
    3434    $this->Database->ShowSQLError = $this->Config['Web']['ShowSQLError'];
    35     $this->Database->LogSQLQuery = $this->Config['Web']['LogSQLQuery'];
     35    //$this->Database->LogSQLQuery = $this->Config['Web']['LogSQLQuery'];
    3636    $this->ModuleManager = new AppModuleManager();
    3737
Note: See TracChangeset for help on using the changeset viewer.