1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

remove stupid DISABLE_SESSIONS kludge, check if constant is defined, not true

This commit is contained in:
Andrew Dolgov
2006-03-31 06:30:20 +01:00
parent 5854b0164d
commit 9a3bb96a87
4 changed files with 2 additions and 7 deletions

View File

@@ -1073,7 +1073,6 @@ div.cdmContent a:hover {
#fatal_error_msg {
border : 1px solid #c0c0c0;
background-color : #f0f0f0;
width : 50%;
color : black;
padding : 10px;
font-weight : normal;