Subversion Repositories SvarDOS

Rev

Rev 18 | Rev 175 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 18 Rev 106
Line 22... Line 22...
22
 
22
 
23
    if ($p == 'why') {
23
    if ($p == 'why') {
24
      readfile('index-why.htm');
24
      readfile('index-why.htm');
25
    } else if ($p == 'tech') {
25
    } else if ($p == 'tech') {
26
      include 'index-tech.php';
26
      include 'index-tech.php';
-
 
27
    } else if ($p == 'nls') {
-
 
28
      readfile('index-nls.htm');
27
    } else if ($p == 'test') {
29
    } else if ($p == 'test') {
28
      include 'index-test.php';
30
      include 'index-test.php';
29
    } else if ($p == 'pkgincl') { // this one should be removed soon, once the tech version is discovered by search engines -- 26 Aug 2016
31
    } else if ($p == 'pkgincl') { // this one should be removed soon, once the tech version is discovered by search engines -- 26 Aug 2016
30
      echo '
32
      echo '
31
      <p class="title">Svarog386 package inclusion rules</p>
33
      <p class="title">Svarog386 package inclusion rules</p>