wok-current diff tazbb/stuff/web/index.php @ rev 6656

avidemux: fix ln hack
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 11 15:50:01 2010 +0200 (2010-10-11)
parents 56e550ff1e77
children e123f30cb507
line diff
     1.1 --- a/tazbb/stuff/web/index.php	Sat Aug 28 18:51:12 2010 +0200
     1.2 +++ b/tazbb/stuff/web/index.php	Mon Oct 11 15:50:01 2010 +0200
     1.3 @@ -122,6 +122,13 @@
     1.4  ?>
     1.5  </pre>
     1.6  
     1.7 +<h3>Genpkglist</h3>
     1.8 +<pre class="package">
     1.9 +<?php
    1.10 +include("$db_dir/genpkglist");
    1.11 +?>
    1.12 +</pre>
    1.13 +
    1.14  <h3>Cooklist</h3>
    1.15  <pre class="package">
    1.16  <?php