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
Packages
Projects
Releases
Wiki
Activity
A new interface for LibreTime.
2,218
Commits
3
Branches
0
Tags
405
MiB
PHP
72.3%
JavaScript
17.4%
Python
4.2%
CSS
3%
HTML
2.4%
Other
0.5%
bb00be70bb
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
paul
bb00be70bb
Started to convert code to PHP5 using public/private/protected/static and __construct() method, got rid of =& when constructing objects. Improved documentation in many places. Commented out functions that are no longer in use. Got rid of double-copy operations when checking for errors (e.g. $foo = $r = myMethod()). Tweaked code here and there to fit coding conventions.
2006-11-14 19:09:20 +00:00
campcaster
Started to convert code to PHP5 using public/private/protected/static and __construct() method, got rid of =& when constructing objects. Improved documentation in many places. Commented out functions that are no longer in use. Got rid of double-copy operations when checking for errors (e.g. $foo = $r = myMethod()). Tweaked code here and there to fit coding conventions.
2006-11-14 19:09:20 +00:00
livesupport
Improve comment.
2006-10-23 22:08:35 +00:00