mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-01-27 02:38:01 -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";
|