# HG changeset patch # User Christophe Lincoln # Date 1298388536 -3600 # Node ID 89c08ea11a6abda9647cd05043409ae3fc67720d # Parent 6845a689d4fedf30f102e5dac1f9236b3917b88b Small change web interface diff -r 6845a689d4fe -r 89c08ea11a6a web/index.php --- a/web/index.php Tue Feb 22 16:20:54 2011 +0100 +++ b/web/index.php Tue Feb 22 16:28:56 2011 +0100 @@ -133,14 +133,14 @@ else { echo "
  • Status: Chroot is not mounted
  • \n"; } - include("$db_dir/summary"); + //include("$db_dir/summary"); ?>
  • Packages in the wok:
  • Packages in the main repository:
  • + system("cd $packages && ls -1t *.tazpkg | wc -l"); ?>
  • Packages in the incoming repository:
  • + system("cd $incoming && ls -1t *.tazpkg | wc -l"); ?>
  • Commited packages:
  • Packages to cook: Community Network
  • Laboratories
  • SliTaz on Twitter
  • +
  • SliTaz on Facebook
  • SliTaz Website