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
e3366df7f44c8aef8bdd710658b86eff7f978f49
Branches
Tags
View all branches
LuckyCoinkydink
/
include
History
Matthias Mees
e3366df7f4
Added no-repeat to background images set by change_preview in include/functions_plugins_admin.inc.php so images selected from the media database in theme options will no longer be tiled.
2009-10-12 10:58:30 +00:00
..
admin
* Allow redirects when fetching remote images (garvinhicking)
2009-08-24 08:06:34 +00:00
db
* More PHP 5.3.0 compat (split()).
2009-08-25 19:39:17 +00:00
tpl
* Allow to define sort order for search-results (garvinhicking)
2009-08-24 08:24:19 +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
* Removed inline styles of the s9y media insertion, they will now
2009-07-14 09:22:06 +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 no-repeat to background images set by change_preview in include/functions_plugins_admin.inc.php so images selected from the media database in theme options will no longer be tiled.
2009-10-12 10:58:30 +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