fuck x2
This commit is contained in:
parent
9d9192ef5d
commit
6607c32dd7
1 changed files with 1 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
* Plugin Name: Gitea Updater
|
||||
* Plugin URI: http://www.paucapo.com
|
||||
* Description: Plugins updater
|
||||
* Version: 0.3.11
|
||||
* Version: 0.3.12
|
||||
* Author: Pau Capó
|
||||
* Author URI: http://www.paucapo.com
|
||||
* Text Domain: gitea
|
||||
|
|
@ -175,7 +175,6 @@ class Gitea_Updater {
|
|||
|
||||
// this is a gitea theme
|
||||
$slug = $theme->get_stylesheet();
|
||||
var_dump( $slug );
|
||||
$local_version = strtolower( $headers['Version'] );
|
||||
|
||||
if ( isset( $this->themes[ $slug ] ) && ! $this->update( 'themes' ) ) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue