This website requires JavaScript.
Explore
Help
Sign In
mbirth
/
LuckyCoinkydink
Archived
Watch
1
Star
0
Fork
0
You've already forked LuckyCoinkydink
Code
Issues
Pull Requests
Activity
This repository has been archived on
2025-06-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
6c87053f318afe1f9d21f881863b6c414417c3c7
Branches
Tags
View all branches
LuckyCoinkydink
/
include
History
Garvin Hicking
6c87053f31
* Disallow uploading any files with ".php." in the filename
...
+ (garvinhicking)
2009-11-16 12:30:30 +00:00
..
admin
fix pagination
2009-10-29 18:18:44 +00:00
db
* More PHP 5.3.0 compat (split()).
2009-08-25 19:39:17 +00:00
tpl
* Prevent password autocompletion for user passwords to prevent
2009-10-27 09:08:48 +00:00
compat.inc.php
PHP 5.3 compatibility, upgrade Smarty to 2.6.26
2009-07-14 11:40:16 +00:00
functions_calendars.inc.php
Ensure to not be able to call s9y files under circumstances where .htaccess does not deny request AND register_globals is turned on
2006-11-30 21:34:29 +00:00
functions_comments.inc.php
pingbacks were not counted as entry trackbacks (also added to entries)
2009-07-04 01:37:47 +00:00
functions_config.inc.php
Add some debugging to login routine
2009-02-18 12:57:18 +00:00
functions_entries_admin.inc.php
no short open tags req
2009-08-21 12:24:13 +00:00
functions_entries.inc.php
* Alwys increase last_modified when an entry is saved to prevent
2009-10-06 09:27:55 +00:00
functions_images_crop.inc.php
Ensure to not be able to call s9y files under circumstances where .htaccess does not deny request AND register_globals is turned on
2006-11-30 21:34:29 +00:00
functions_images.inc.php
* Disallow uploading any files with ".php." in the filename
2009-11-16 12:30:30 +00:00
functions_installer.inc.php
Better error message for having problems while including files. (using language entry for it now)
2009-06-02 12:49:26 +00:00
functions_permalinks.inc.php
Add check for "plugins" directory writability
2009-07-10 13:50:13 +00:00
functions_plugins_admin.inc.php
Added some additional inline CSS to include/funtions_plugins_admin.inc.php to make sure images selected from the media db in theme option don't get tiled.
2009-10-12 11:14:20 +00:00
functions_rss.inc.php
Add feed_guid only, if not set externaly prior
2008-03-17 18:54:03 +00:00
functions_smarty.inc.php
* PHP 5.3.0 compatibility without E_WARNING triggers (garvinhicking)
2009-08-21 08:52:50 +00:00
functions_trackbacks.inc.php
PHP 5.3 compatibility, upgrade Smarty to 2.6.26
2009-07-14 11:40:16 +00:00
functions_upgrader.inc.php
Add sqlite3 support, by geekmug
2007-05-18 07:59:14 +00:00
functions.inc.php
* Do not send mails, if the "To:" address is empty, might happen
2009-09-21 08:11:35 +00:00
genpage.inc.php
* Change uriArgument parsing routine to allow "!" in URLs.
2009-05-28 08:34:52 +00:00
lang.inc.php
Make checksum code skippable
2008-12-09 10:41:48 +00:00
plugin_api_extension.inc.php
Also support "last X" REST interface
2006-08-02 10:07:34 +00:00
plugin_api.inc.php
* Added new event hook frontend_sidebar_plugins to iterate through
2009-08-11 19:53:10 +00:00
plugin_internal.inc.php
fix variable
2009-02-10 09:10:36 +00:00
template_api.inc.php
Also support "last X" REST interface
2006-08-02 10:07:34 +00:00