Merge pull request #4 from mashirozx/master

update v3.1.5
pull/316/head
Himehane 2019-02-18 22:59:43 +08:00 committed by GitHub
commit 8d6b951f51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
* @package Sakura
*/
define( 'SAKURA_VERSION', '3.1.4' );
define( 'SAKURA_VERSION', '3.1.5' );
define( 'BUILD_VERSION', '1' );
define( 'JSDELIVR_VERSION', '3.6.7' );
@ -1308,7 +1308,7 @@ function GBsubstr($string, $start, $length) {
}
function excerpt_length($exp) {
if (!function_exists(mb_substr)) {
if (!function_exists('mb_substr')) {
$exp = GBsubstr($exp, 0, 80);
} else {
/*

View File

@ -5,7 +5,7 @@ Theme URI: https://2heng.xin/theme-sakura/
Author: Mashiro, Louie, Fuzzz
Author URI: http://2heng.xin
Description: Akina http://www.akina.pw/themeakina
Version: 3.1.3
Version: 3.1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: akina