dokuwiki/inc
Torpedo f28fdf54fe translation update 2015-08-22 12:16:09 +02:00
..
Form Form: fixed class checks 2015-08-18 20:42:11 +02:00
lang translation update 2015-08-22 12:16:09 +02:00
parser Revert "Trim unnecessary / at start of windowssharelink" 2015-08-17 19:22:10 +01:00
phpseclib PHP7 Compat updates on the phpseclib 2015-05-15 19:33:59 +02:00
.htaccess removed Satisfy All directive FS#2750 2013-04-19 11:48:56 +02:00
DifferenceEngine.php Many PHPDocs, some unused and dyn declared vars 2014-10-01 11:30:27 +02:00
EmailAddressValidator.php Fix PHPDocs emailadressvalidator 2014-02-18 20:05:33 +01:00
FeedParser.php upgraded SimplePie to 1.3.1 FS#2708 2013-02-03 22:14:16 +01:00
HTTPClient.php fixed HTTPS proxy tests, our tests now run on httpbin.org 2015-03-18 21:55:59 +01:00
IXR_Library.php undefined var 2015-06-30 23:55:22 +02:00
Input.class.php more phpdocs and minor check 2014-10-01 17:05:40 +02:00
JSON.php more class constructors to __construct() 2015-05-15 19:32:40 +02:00
JpegMeta.php more class constructors to __construct() 2015-05-15 19:32:40 +02:00
Mailer.class.php Many PHPDocs, some unused and dyn declared vars 2014-10-01 11:30:27 +02:00
PassHash.class.php 2y is also used for bcryt 2015-05-06 22:57:33 +02:00
RemoteAPICore.php more phpdocs and minor check 2014-10-01 17:05:40 +02:00
SafeFN.class.php fix E_STRICT errors FS#2427 2012-07-28 12:02:06 +02:00
SimplePie.php SimplePie patch for missing DOMDocument FS#2842 2013-10-12 16:41:05 +02:00
Sitemapper.php Remove error supression for file_exists() 2015-01-07 10:47:45 +01:00
Tar.class.php deprecation of Archive libs 2015-07-31 13:02:08 +02:00
ZipLib.class.php deprecation of Archive libs 2015-07-31 13:02:08 +02:00
actions.php Provide a function to return admin plugin for the page request. 2015-05-16 19:07:23 +02:00
auth.php correctly handle usergroups array 2015-07-18 12:58:42 +02:00
blowfish.php Many PHPDocs, some unused and dyn declared vars 2014-10-01 11:30:27 +02:00
cache.php yet another class constructor 2015-05-16 00:12:29 +02:00
changelog.php phpdocs, reformatting 2015-06-30 23:07:10 +02:00
cli.php more phpdocs and minor check 2014-10-01 17:05:40 +02:00
cliopts.php update to __construct 2015-05-16 12:49:55 +02:00
common.php make it possible to remove entries from DOKU_PREFS cookie 2015-05-03 13:57:32 +01:00
compatibility.php another fix for broken gzlib linking #865 2014-10-14 21:04:54 +02:00
config_cascade.php Extendable config cascade for userstyles and userscript 2014-12-10 21:24:29 +01:00
confutils.php update confToHash() inline documentation for new parameter 2015-05-28 12:18:36 +01:00
events.php Changes for PHP 7 Compatibility 2015-05-15 19:03:34 +02:00
farm.php Fix farm config cascade for extendable user style and scripts #954 2015-02-01 13:59:41 +01:00
feedcreator.class.php var declaration, static declaration 2015-05-16 12:50:37 +02:00
fetch.functions.php remove pragma:no-cache header. closes #1201 2015-07-15 20:49:07 +02:00
form.php changed all input type=submit buttons to button type=submit button for better stylability 2015-07-12 19:05:43 +01:00
fulltext.php Many PHPDocs, some unused and dyn declared vars 2014-10-01 11:30:27 +02:00
html.php scroll to position only when ACT=index. closes #1314 2015-08-21 13:32:43 +02:00
httputils.php Many PHPDocs, some unused and dyn declared vars 2014-10-01 11:30:27 +02:00
indexer.php Remove error supression for file_exists() 2015-01-07 10:47:45 +01:00
infoutils.php Remove error supression for file_exists() 2015-01-07 10:47:45 +01:00
init.php added composer setup and the first composer package php-archive 2015-05-15 15:42:12 +02:00
io.php avoid errors on trying to read corrupt gzip files 2015-07-24 15:18:19 +02:00
lessc.inc.php FS#2901: Fix lessphp for PHP 5.2.0 2014-01-19 21:59:50 +01:00
load.php Merge pull request #1265 from splitbrain/form2 2015-08-03 18:47:19 +02:00
mail.php Add deprecated tag to mail_send, _mail_send_action, mail_encode_address 2015-04-09 13:19:12 +02:00
media.php Delete unused div (Fixes #1098) 2015-04-03 22:24:39 -04:00
pageutils.php phpdocs, reformatting 2015-06-30 23:07:10 +02:00
parserutils.php phpdocs, reformatting 2015-06-30 23:07:10 +02:00
plugin.php Remove error supression for file_exists() 2015-01-07 10:47:45 +01:00
plugincontroller.class.php Merge branch 'master' of https://github.com/yurii-github/dokuwiki into yurii-github-master 2015-01-08 12:04:50 +01:00
pluginutils.php Provide a function to return admin plugin for the page request. 2015-05-16 19:07:23 +02:00
preload.php.dist improved comments, added link to farm.php 2012-07-08 15:14:53 +01:00
remote.php add a Exception in hasAccess() 2015-07-18 13:05:14 +02:00
search.php Many PHPDocs, some unused and dyn declared vars 2014-10-01 11:30:27 +02:00
subscription.php removed more deprecated code 2015-07-31 13:17:39 +02:00
template.php Merge pull request #1279 from splitbrain/tpl_action_get2 2015-08-05 12:27:31 +02:00
toolbar.php amend $_SERVER to $INPUT->server 2014-03-06 19:55:56 +00:00
utf8.php Added class-exitsts 2015-02-20 12:14:07 +09:00