View file themes/dolphin/info.php

File size: 177B
<?php
// Theme Name
$name = 'Dolphin';

// Theme Author
$author = 'phpSocial';

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

// Theme Version
$version = '3.1.0';
?>