/[svn]/web/trunk/www.linuxsampler.org/svnhistory.php
ViewVC logotype

Diff of /web/trunk/www.linuxsampler.org/svnhistory.php

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

revision 2749 by schoenebeck, Sun Nov 4 14:46:28 2012 UTC revision 2750 by schoenebeck, Wed Apr 29 11:09:54 2015 UTC
# Line 163  Line 163 
163                          $_GET['subproject'] == "gigedit" ||                          $_GET['subproject'] == "gigedit" ||
164                          $_GET['subproject'] == "libgig" ||                          $_GET['subproject'] == "libgig" ||
165                          $_GET['subproject'] == "liblscp" ||                          $_GET['subproject'] == "liblscp" ||
166                            $_GET['subproject'] == "doc" ||
167                          $_GET['subproject'] == "jlscp"                          $_GET['subproject'] == "jlscp"
168                      ) {                      ) {
169                          readfile("log/" . $_GET['subproject'] . "_history.html");                          readfile("log/" . $_GET['subproject'] . "_history.html");

Legend:
Removed from v.2749  
changed lines
  Added in v.2750

  ViewVC Help
Powered by ViewVC