File: get_included_files_inc3.inc

package info (click to toggle)
php-apcu 5.1.8%2B4.0.11-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,860 kB
  • ctags: 2,003
  • sloc: ansic: 12,013; php: 1,699; xml: 644; pascal: 5; makefile: 1
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_inc1.inc");
?>