astroport/www/LOVELand/podcast/core/admin/VERSION.php

15 lines
349 B
PHP
Executable File

<?php
############################################################
# PODCAST GENERATOR
#
# Created by Alberto Betella
# http://www.podcastgenerator.net
#
# This is Free Software released under the GNU/GPL License.
############################################################
### HERE IS DEFINED PODCASTGEN VERSION
$podcastgen_version = "2.7";
?>