mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
All Cloudlog-occurences with capital C and lowercase loudlog to Wavelog
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<?php
|
||||
|
||||
require_once './src/Label/vendor/autoload.php';
|
||||
use Cloudlog\Label\PDF_Label;
|
||||
use Cloudlog\Label\tfpdf;
|
||||
use Cloudlog\Label\font\unifont\ttfonts;
|
||||
use Wavelog\Label\PDF_Label;
|
||||
use Wavelog\Label\tfpdf;
|
||||
use Wavelog\Label\font\unifont\ttfonts;
|
||||
|
||||
if ( ! defined('BASEPATH')) exit('No direct script access allowed');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user