Subversion Repositories SvarDOS

Rev

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

Rev 14 Rev 18
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 == 'test') {
-
 
28
      include 'index-test.php';
27
    } else if ($p == 'pkgincl') { // this one should be removed soon, once the tech version is discovered by search engines -- 26 Aug 2016
29
    } else if ($p == 'pkgincl') { // this one should be removed soon, once the tech version is discovered by search engines -- 26 Aug 2016
28
      echo '
30
      echo '
29
      <p class="title">Svarog386 package inclusion rules</p>
31
      <p class="title">Svarog386 package inclusion rules</p>
30
      <p class="copyr"></p>
32
      <p class="copyr"></p>
31
      <p>Svarog386 is a FreeDOS&trade; distribution that comes with plenty of third-party packages. With time, packages gets updated and new packages are being added. However, Svarog386 is not a shareware distribution CD, nor it is a "warez" production of any kind! Every software that is distributed within Svarog386 must comply to a few common sense rules, as listed below.</p>
33
      <p>Svarog386 is a FreeDOS&trade; distribution that comes with plenty of third-party packages. With time, packages gets updated and new packages are being added. However, Svarog386 is not a shareware distribution CD, nor it is a "warez" production of any kind! Every software that is distributed within Svarog386 must comply to a few common sense rules, as listed below.</p>