Changeset 67

Show
Ignore:
Timestamp:
10/24/04 12:13:22 (4 years ago)
Author:
josef
Message:

- update

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/hotstuff/src/stuff.xml.php

    r42 r67  
    11<?php 
     2// 
     3// Dynamic creation of a GHNS entry list (stuff.xml) 
     4// Copyright (C) 2004 Josef Spillner <josef@kstuff.org> 
     5// Pusblished under GNU GPL conditions. 
    26 
    37include(".htconf"); 
     
    6165        echo "    <licence>$licence</licence>\n"; 
    6266        echo "    <summary>$summary</summary>\n"; 
     67        //echo "    <summary lang=\"pt_BR\">$summary pt_BR</summary>\n"; 
     68        //echo "    <summary lang=\"en_US\">$summary en_US</summary>\n"; 
    6369        echo "    <version>$version</version>\n"; 
    6470        echo "    <release>$release</release>\n";