Replace DOMPDF, GaTracking with composer managed dependencies (#624)

Fix trim on search bug (#838)
This commit is contained in:
jekkos
2016-09-07 08:47:46 +02:00
committed by jekkos-t520
parent 9e01ca2e43
commit 91b18d032f
407 changed files with 92560 additions and 124024 deletions

View File

@@ -1,7 +1,5 @@
<?php if (!defined('BASEPATH')) exit('No direct script access allowed');
require_once('src/Racecore/GATracking/GATracking.php');
class Tracking_lib
{
private $CI;