File: sub-b.php

package info (click to toggle)
xcache 2.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,724 kB
  • sloc: ansic: 8,175; php: 4,557; awk: 285; sh: 135; makefile: 75
file content (5 lines) | stat: -rw-r--r-- 55 bytes parent folder | download | duplicates (4)
1
2
3
4
5
<?php

echo __DIR__, PHP_EOL;
echo __FILE__, PHP_EOL;