File: font.cls.php

package info (click to toggle)
php-font-lib 0.2.2%2Bdfsg-2~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 740 kB
  • 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";