mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-28 11:11:14 -05:00
5 lines
101 B
PHP
Executable File
5 lines
101 B
PHP
Executable File
<?php
|
|
|
|
// To let external includes work after renaming
|
|
require_once dirname(__FILE__) . "/Font.php";
|