]> CyberLeo.Net >> Repos - Github/YOURLS.git/commit
1.3 RC1 massive commit
authorozhozh <ozhozh@12232710-3e20-11de-b438-597f59cd7555>
Sat, 22 Aug 2009 14:54:51 +0000 (14:54 +0000)
committerozhozh <ozhozh@12232710-3e20-11de-b438-597f59cd7555>
Sat, 22 Aug 2009 14:54:51 +0000 (14:54 +0000)
commit165b042d6e513ca53ab151588188a3cd4e298ea9
tree1ce8814c38dcb277779a1439669da7b61e3e5f11
parent38a279cabe70260ff1875d764b5b9d71d1df751e
1.3 RC1 massive commit
- check for MySQL server running
- More HTML template tags
- Bookmarklet & Tools page
- 1st attempt at filtering XSS hacks when adding new URL
- Hide SQL errors
- 1st code cleanup in admin/index.php to separate code and display
- default bigger font
- favicon
- no more ### ugly comments, all //
- stricter coding to prevent notices with undefined indexes
- hide PHP notices, unless YOURLS_DEBUG constant set to true

git-svn-id: http://yourls.googlecode.com/svn/trunk@77 12232710-3e20-11de-b438-597f59cd7555
15 files changed:
admin/index.php
admin/index_ajax.php
admin/install.php
admin/tools.php [new file with mode: 0644]
css/style.css
images/facebook.png [new file with mode: 0644]
images/favicon.gif [new file with mode: 0644]
images/friendfeed.png [new file with mode: 0644]
images/twitter.png [new file with mode: 0644]
includes/class-mysql.php
includes/config-sample.php
includes/functions-auth.php
includes/functions.php
includes/version.php
js/share.js [new file with mode: 0644]