File: feed.php

package info (click to toggle)
sitebar 3.3.8-7
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 4,164 kB
  • ctags: 3,229
  • sloc: php: 52,341; sql: 570; sh: 331; makefile: 35
file content (8 lines) | stat: -rw-r--r-- 155 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
<?php
    /**
    * This file stays here for backward compatibility with 3.3 CVS3.
    * It will be removed any time.
    **/

    include("index.php");
?>