Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Saturday, April 20, 2024

File: [Platon] / phpWebFileManager / Version.php (download)

Revision 1.12, Sat Oct 1 17:10:43 2005 UTC (18 years, 6 months ago) by nepto


Changes since 1.11: +3 -3 lines

Changed version and removed e-mail address from the author line.

<?php

/* $Platon: phpWebFileManager/Version.php,v 1.11 2003/11/19 16:18:33 nepto Exp $ */

$modversion['name']        = 'phpWebFileManager';
$modversion['version']     = '0.7';
$modversion['description'] = 'file management';
$modversion['credits']     = 'doc/AUTHOR';
$modversion['help']        = 'doc/README';
$modversion['changelog']   = 'doc/ChangeLog';
$modversion['license']     = 'doc/COPYING';
$modversion['official']    = 0;
$modversion['author']      = 'Ondrej Jombik, http://nepto.sk/';
$modversion['contact']     = 'http://platon.sk/';
$modversion['admin']       = 0;

?>

Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top