Skip to content

Commit

Permalink
refs #1718 : bugfix - merge conflict
Browse files Browse the repository at this point in the history
 -
  • Loading branch information
inureyes committed Jan 2, 2015
1 parent ef689dc commit c4fbc17
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions framework/id/textcube/config.default.php
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,7 @@
$service['debug_rewrite_module'] = false;
$service['useNumericURLonRSS'] = false;
$service['forceinstall'] = false;
<<<<<<< HEAD
$service['useSSL'] = false;
$service['cookie_prefix'] = '';
=======
$service['jqueryURL'] = null; // You can change this to use external CDNs. (microsoft / google, etc..)
$service['lodashURL'] = null; // You can change this to use external CDNs. (microsoft / google, etc..)
>>>>>>> 40ad881... refs #1718 : added - lo-dash library 2.4.1
//$service['adminskin'] = 'whitedream';
?>

0 comments on commit c4fbc17

Please sign in to comment.