File: font.cls.php

package info (click to toggle)
php-font-lib 0.2.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 740 kB
  • ctags: 752
  • sloc: php: 2,542; makefile: 4
file content (4 lines) | stat: -rw-r--r-- 101 bytes parent folder | download | duplicates (2)
1
2
3
4
<?php

// To let external includes work after renaming
require_once dirname(__FILE__) . "/Font.php";