File: get_included_files_inc2.inc

package info (click to toggle)
php-apcu 5.1.24-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 840 kB
  • sloc: ansic: 4,414; php: 907; xml: 766; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (22)
1
2
3
4
<?php
/* dummy include*/
include(dirname(__FILE__)."/get_included_files_inc3.inc");
?>