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

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

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

revision 1268 by schoenebeck, Tue Aug 7 19:56:17 2007 UTC revision 1270 by schoenebeck, Tue Aug 7 21:43:37 2007 UTC
# Line 130  Line 130 
130                <tbody>                <tbody>
131                  <tr>                  <tr>
132                    <td valign=top>                    <td valign=top>
133                      <p class="default">                      <?php readfile("http://www.linuxsampler.org/news_internal.php?max_items=3"); ?>
134                        <?php include("news_internal.php?max_items=3"); ?>                      <span class="news_footer">
                     </p>  
                     <p class="default">  
135                        <a href="http://www.linuxsampler.org/news_history.php">More News...</a>                        <a href="http://www.linuxsampler.org/news_history.php">More News...</a>
136                      </p>                      </span>
137                    </td>                    </td>
138                    <td valign="top">                    <td valign="top">
139    
# Line 150  Line 148 
148                          <tr>                          <tr>
149                            <td>                            <td>
150                              <span class="default">                              <span class="default">
151                                <?php include("http://cvs.linuxsampler.org/log/linuxsampler_latest.html"); ?>                                <?php readfile("http://cvs.linuxsampler.org/log/linuxsampler_latest.html"); ?>
152                              </span>                              </span>
153                            </td>                            </td>
154                          </tr>                          </tr>
# Line 172  Line 170 
170                          <tr>                          <tr>
171                            <td>                            <td>
172                              <span class="default">                              <span class="default">
173                                <?php include("http://cvs.linuxsampler.org/log/qsampler_latest.html"); ?>                                <?php readfile("http://cvs.linuxsampler.org/log/qsampler_latest.html"); ?>
174                              </span>                              </span>
175                            </td>                            </td>
176                          </tr>                          </tr>

Legend:
Removed from v.1268  
changed lines
  Added in v.1270

  ViewVC Help
Powered by ViewVC