This website requires JavaScript.
Explore
Help
Sign in
Congegni
/
sintonia
Watch
7
Star
0
Fork
You've already forked sintonia
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
A new interface for LibreTime.
2075
commits
3
branches
0
tags
405
MiB
PHP
72.3%
JavaScript
17.4%
Python
4.2%
CSS
3%
HTML
2.3%
Other
0.6%
f96ef8a92d
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
paul
f96ef8a92d
Fix for bug
#1780
- the install scripts crash. This happens in PHP when a pg_connect() connection closes. It seems to be a documented bug in PHP. It doesnt hurt the install process because it only crashes when the connection is closed, and it is only closed once the script is done. I changed the Makefile.in script to ignore these errors.
2006-10-04 16:18:01 +00:00
livesupport
Fix for bug
#1780
- the install scripts crash. This happens in PHP when a pg_connect() connection closes. It seems to be a documented bug in PHP. It doesnt hurt the install process because it only crashes when the connection is closed, and it is only closed once the script is done. I changed the Makefile.in script to ignore these errors.
2006-10-04 16:18:01 +00:00