/[corp_html]/rnd.php
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /rnd.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by dpavlin, Wed Feb 21 12:02:54 2001 UTC revision 1.4 by dpavlin, Thu Feb 22 20:46:01 2001 UTC
# Line 18  if ($sub_part == "MIXIS") { Line 18  if ($sub_part == "MIXIS") {
18                  "rnd.php?part=Technology-HighThroughput",                  "rnd.php?part=Technology-HighThroughput",
19                  "rnd.php?part=Technology-Microarrays"                  "rnd.php?part=Technology-Microarrays"
20                  );                  );
21    } elseif ($sub_part == "Profile") {
22            $multi_page=array(
23                    "rnd.php?part=Profile-antiinfectives1",
24                    "rnd.php?part=Profile-antiinfectives2"
25                    );
26    } elseif ($sub_part == "Pipeline") {
27            $multi_page=array(
28                    "rnd.php?part=Pipeline-1",
29                    "rnd.php?part=Pipeline-2"
30                    );
31  }  }
32    
33  $section=str_replace(".php","",basename($PHP_SELF));  $section=str_replace(".php","",basename($PHP_SELF));

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.26