Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
D
domotikad
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
domotika
domotikad
Commits
352d8d5a
Commit
352d8d5a
authored
Jan 27, 2014
by
nextime
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
re-optimize css changes
parent
cc692284
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
combined.min.css
Web/htdocs/gui/css/combined.min.css
+1
-1
common.php
Web/htdocs/gui/includes/common.php
+2
-2
No files found.
Web/htdocs/gui/css/combined.min.css
View file @
352d8d5a
This source diff could not be displayed because it is too large. You can
view the blob
instead.
Web/htdocs/gui/includes/common.php
View file @
352d8d5a
<?
//
$GUIDEBUG=FALSE;
$GUIDEBUG
=
TRUE
;
$GUIDEBUG
=
FALSE
;
//
$GUIDEBUG=TRUE;
$BASEGUIPATH
=
str_replace
(
"/index.php"
,
""
,
$_SERVER
[
'PHP_SELF'
]);
$FSPATH
=
realpath
(
dirname
(
__FILE__
)
.
"/.."
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment