mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-04 13:54:51 -04:00
Replace DOMPDF, GaTracking with composer managed dependencies (#624)
Fix trim on search bug (#838)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user