This website requires JavaScript.
Explore
Help
Sign In
valvin
/
ttrss
Watch
1
Star
0
Fork
You've already forked ttrss
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
add php end tag in db.php
Browse Source
...
This commit is contained in:
Andrew Dolgov
2005-10-17 04:45:44 +01:00
parent
a7de14fce1
commit
7b099a4c15
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
db.php
Unescape
Escape
View File
@ -118,3 +118,5 @@ function db_close($link) {
return
mysql_close
(
$link
);
}
}
?>
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
valvin/ttrss
Title
Body
Create Issue