View file info.php

File size: 191B
<?php
// Software Name
$name = 'phpSocial';

// Software Author
$author = 'phpSocial';

// Software URL
$url = 'https://phpsocial.com';

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