View file plugins/file_share/info.php

File size: 260B
<?php
// Plugin Name
$name = 'File Share';

// Plugin Author
$author = 'phpSocial';

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

// Plugin Version
$version = '1.0.8';

// Plugin Type
$type = '189ed';

// Plugin Priority
$priority = 100;
?>