Remove file headers
This commit is contained in:
parent
d9206e955d
commit
ddb0e0bff8
@ -1,10 +1,4 @@
|
||||
<?php
|
||||
/**
|
||||
* @Author: printempw
|
||||
* @Date: 2016-07-29 11:53:11
|
||||
* @Last Modified by: g-plane
|
||||
* @Last Modified time: 2017-04-21 13:01:49
|
||||
*/
|
||||
|
||||
return [
|
||||
'site_url' => '',
|
||||
|
@ -1,10 +1,3 @@
|
||||
/*
|
||||
* @Author: printempw
|
||||
* @Date: 2016-07-22 14:02:44
|
||||
* @Last Modified by: printempw
|
||||
* @Last Modified time: 2017-05-06 21:17:57
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
let pluginsTable;
|
||||
|
@ -1,10 +1,3 @@
|
||||
/*
|
||||
* @Author: printempw
|
||||
* @Date: 2016-07-17 10:54:22
|
||||
* @Last Modified by: prpr
|
||||
* @Last Modified time: 2016-10-02 20:27:13
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
$(document).ready(() => $('input').iCheck({
|
||||
|
@ -1,10 +1,3 @@
|
||||
/*
|
||||
* @Author: printempw
|
||||
* @Date: 2016-09-15 10:39:41
|
||||
* @Last Modified by: printempw
|
||||
* @Last Modified time: 2017-06-30 13:33:20
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
console.log(`\n %c Blessing Skin v${blessing.version} %c https://blessing.studio \n\n`,"color: #fadfa3; background: #030307; padding:5px 0;","background: #fadfa3; padding:5px 0;");
|
||||
|
@ -1,10 +1,3 @@
|
||||
/*
|
||||
* @Author: printempw
|
||||
* @Date: 2016-07-19 10:46:38
|
||||
* @Last Modified by: printempw
|
||||
* @Last Modified time: 2017-06-30 10:25:12
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
$(document).ready(() => {
|
||||
|
@ -1,10 +1,3 @@
|
||||
/*
|
||||
* @Author: printempw
|
||||
* @Date: 2016-07-16 10:02:24
|
||||
* @Last Modified by: g-plane
|
||||
* @Last Modified time: 2017-04-27 16:37:05
|
||||
*/
|
||||
|
||||
'use strict';
|
||||
|
||||
$('body').on('click', '.player', function () {
|
||||
|
@ -1,10 +1,3 @@
|
||||
/*
|
||||
* @Author: printempw
|
||||
* @Date: 2016-07-22 14:08:41
|
||||
* @Last Modified by: printempw
|
||||
* @Last Modified time: 2017-01-20 17:18:05
|
||||
*/
|
||||
|
||||
@import "general.scss";
|
||||
|
||||
.info-box {
|
||||
|
@ -1,10 +1,3 @@
|
||||
/*
|
||||
* @Author: printempw
|
||||
* @Date: 2016-06-02 13:12:33
|
||||
* @Last Modified by: printempw
|
||||
* @Last Modified time: 2017-01-20 17:18:07
|
||||
*/
|
||||
|
||||
@import "general.scss";
|
||||
|
||||
.login-logo a, .register-logo a, .reset-logo a {
|
||||
|
@ -1,10 +1,3 @@
|
||||
/*
|
||||
* @Author: printempw
|
||||
* @Date: 2016-06-04 20:55:09
|
||||
* @Last Modified by: printempw
|
||||
* @Last Modified time: 2017-01-21 11:23:37
|
||||
*/
|
||||
|
||||
$font_stack: Ubuntu, 'Segoe UI', 'Microsoft Yahei', 'Microsoft Jhenghei', sans-serif;
|
||||
|
||||
@font-face {
|
||||
|
@ -1,10 +1,3 @@
|
||||
/*
|
||||
* @Author: printempw
|
||||
* @Date: 2016-06-04 20:54:53
|
||||
* @Last Modified by: printempw
|
||||
* @Last Modified time: 2017-01-20 17:18:13
|
||||
*/
|
||||
|
||||
@import "general.scss";
|
||||
|
||||
body {
|
||||
|
@ -1,10 +1,3 @@
|
||||
/*
|
||||
* @Author: printempw
|
||||
* @Date: 2016-07-28 13:15:18
|
||||
* @Last Modified by: printempw
|
||||
* @Last Modified time: 2017-01-20 17:18:15
|
||||
*/
|
||||
|
||||
@import "general.scss";
|
||||
|
||||
html {
|
||||
|
@ -1,10 +1,3 @@
|
||||
/*
|
||||
* @Author: printempw
|
||||
* @Date: 2016-07-10 17:17:07
|
||||
* @Last Modified by: printempw
|
||||
* @Last Modified time: 2017-01-20 17:18:20
|
||||
*/
|
||||
|
||||
@import "general.scss";
|
||||
|
||||
.navbar-nav {
|
||||
|
@ -1,10 +1,3 @@
|
||||
/*
|
||||
* @Author: printempw
|
||||
* @Date: 2016-07-10 17:17:07
|
||||
* @Last Modified by: printempw
|
||||
* @Last Modified time: 2017-01-20 17:18:23
|
||||
*/
|
||||
|
||||
@import "general.scss";
|
||||
|
||||
.player {
|
||||
|
Loading…
Reference in New Issue
Block a user