View file Script/info.php

File size: 175B
<?php
// Software Name
$name = 'phpSound';

// Software Author
$author = 'phpSound';

// Software URL
$url = 'http://phpsound.com';

// Software Version
$version = '1.2.3';
?>