actions.php -
8 functions/classes, 323 lines, 7342 bytes
17: function act_dispatch ();
103: function act_clean ($act);
133: function act_permcheck ($act);
176: function act_save ($act);
207: function act_auth ($act);
232: function act_edit ($act);
248: function act_export ($act);
292: function act_subscription ($act);
admin_acl.php -
9 functions/classes, 400 lines, 11179 bytes
8: function admin_acl_handler ();
60: function get_acl_config ($id);
118: function admin_acl_add ($acl_scope, $acl_user, $acl_level);
138: function admin_acl_del ($acl_scope, $acl_user);
160: function admin_acl_html ();
187: function admin_acl_html_dropdown ($id);
231: function admin_acl_html_new ();
286: function admin_acl_html_current ($id,$permissions);
370: function admin_acl_html_checkboxes ($setperm,$ispage);
aspell.php -
12 functions/classes, 273 lines, 8626 bytes
43: function pspell_config_create ($language, $spelling=null, $jargon=null, $encoding='iso8859-1');
47: function pspell_config_mode (&$config, $mode);
51: function pspell_new_config (&$config);
55: function pspell_check (&$dict,$word);
59: function pspell_suggest (&$dict, $word);
69: class Aspell;
84: function Aspell ($language, $jargon=null, $encoding='iso8859-1');
97: function setMode ($mode);
113: function _prepareArgs ();
164: function runAspell ($text,&$out,&$err,$specials=null);
239: function suggest ($word);
263: function check ($word);
auth/
ldap.php -
5 functions/classes, 293 lines, 8304 bytes
23: function auth_ldap_connect ();
88: function auth_checkPass ($user,$pass);
172: function auth_getUserData ($user);
259: function auth_createUser ($user,$pass,$name,$mail);
277: function auth_ldap_makeFilter ($filter, $placeholders);
mysql.php -
4 functions/classes, 196 lines, 5663 bytes
23: function auth_mysql_runsql ($sql_string);
68: function auth_checkPass ($user,$pass);
107: function auth_getUserData ($user);
146: function auth_createUser ($user,$pass,$name,$mail);
pgsql.php -
4 functions/classes, 135 lines, 3444 bytes
22: function auth_pgsql_runsql ($sql_string);
61: function auth_checkPass ($user,$pass);
87: function auth_getUserData ($user);
109: function auth_createUser ($user,$pass,$name,$mail);
plain.php -
4 functions/classes, 120 lines, 3015 bytes
26: function auth_checkPass ($user,$pass);
46: function auth_getUserData ($user);
67: function auth_createUser ($user,$pass,$name,$mail);
97: function auth_plain_loadUserData ();
auth.php -
12 functions/classes, 555 lines, 15826 bytes
68: function auth_login ($user,$pass,$sticky=false);
138: function auth_browseruid ();
160: function auth_cookiesalt ();
177: function auth_logoff ();
203: function auth_quickaclcheck ($id);
222: function auth_aclcheck ($id,$user,$groups);
323: function auth_pwgen ();
348: function auth_sendPassword ($user,$password);
378: function register ();
449: function isvalidemail ($email);
472: function auth_cryptPassword ($clear,$method='',$salt='');
522: function auth_verifyPassword ($clear,$crypt);
blowfish.php -
11 functions/classes, 567 lines, 27604 bytes
23: class Horde_Cipher_blowfish;
300: function Cipher_blowfish ($params = null);
309: function setKey ($key);
368: function getBlockSize ();
381: function encryptBlock ($block, $key = null);
400: function _encryptBlock ($L, $R);
432: function decryptBlock ($block, $key = null);
478: function _formatKey ($key);
499: function full_str_pad ($input, $pad_length, $pad_string = '', $pad_type = 0);
530: function PMA_blowfish_encrypt ($data, $secret);
555: function PMA_blowfish_decrypt ($encdata, $secret);
cliopts.php -
22 functions/classes, 362 lines, 12579 bytes
70: class Doku_Cli_Opts;
80: function & getOptions ($bin_file, $short_options, $long_options = null);
102: function getopt2 ($args, $short_options, $long_options = null);
80: function getopt ($args, $short_options, $long_options = null);
114: function doGetopt ($version, $args, $short_options, $long_options = null);
170: function _parseShortOption ($arg, $short_options, &$opts, &$args);
212: function _parseLongOption ($arg, $long_options, &$opts, &$args);
265: function readPHPArgv ();
282: function raiseError ($code, $msg);
286: function isError ($obj);
293: class Doku_Cli_Opts_Error;
298: function Doku_Cli_Opts_Error ($code, $msg);
303: function getMessage ();
286: function isError ();
314: class Doku_Cli_Opts_Container;
319: function Doku_Cli_Opts_Container ($options);
333: function has ($option);
80: function get ($option);
343: function arg ($index);
349: function numArgs ();
353: function hasArgs ();
286: function isError ();
common.php -
39 functions/classes, 1149 lines, 27970 bytes
21: function pageinfo ();
83: function buildURLparams ($params);
101: function buildAttributes ($params);
129: function msg ($message,$lvl=0);
154: function breadcrumbs ();
212: function idfilter ($id,$ue=true);
236: function wl ($id='',$more='',$abs=false);
270: function ml ($id='',$more='',$direct=true);
333: function script ($script='doku.php');
348: function checkwordblock ();
387: function clientIP ();
402: function checklock ($id);
429: function lock ($id);
444: function unlock ($id);
462: function cleanText ($text);
475: function formText ($text);
485: function rawLocale ($id);
494: function rawWiki ($id,$rev='');
503: function pageTemplate ($id);
528: function rawWikiSlices ($range,$id,$rev='');
550: function con ($pre,$text,$suf,$pretty=false);
569: function dbg ($msg,$hidden=false);
580: function addLogEntry ($date,$id,$summary="");
604: function _handleRecent ($line,$incdel,$ns,$subNS);
660: function getRecents ($first,$num,$incdel=false,$ns='',$subNS=true);
723: function getRevisionInfo ($id,$rev);
749: function saveWikiText ($id,$text,$summary);
797: function saveOldRevision ($id);
823: function notify ($id,$who,$rev='',$summary='');
878: function getRevisions ($id);
904: function getGoogleQuery ();
921: function setCorrectLocale ();
945: function filesize_h ($size, $dec = 1);
964: function obfuscate ($email);
988: function getVersion ();
348: function check ();
1090: function is_subscribed ($id,$uid);
1107: function subscriber_addresslist ($id);
1144: function unslash ($string,$char="'");
confutils.php -
7 functions/classes, 150 lines, 3611 bytes
15: function mimetype ($file);
35: function getMimeTypes ();
52: function getAcronyms ();
69: function getSmileys ();
86: function getEntities ();
103: function getInterwiki ();
126: function confToHash ($file,$lower=false);
DifferenceEngine.php -
77 functions/classes, 1062 lines, 26768 bytes
11: class _DiffOp;
16: function reverse ();
20: function norig ();
24: function nclosing ();
29: class _DiffOp_Copy extends _DiffOp;
32: function _DiffOp_Copy ($orig, $closing = false);
16: function reverse ();
44: class _DiffOp_Delete extends _DiffOp;
47: function _DiffOp_Delete ($lines);
16: function reverse ();
57: class _DiffOp_Add extends _DiffOp;
60: function _DiffOp_Add ($lines);
16: function reverse ();
70: class _DiffOp_Change extends _DiffOp;
73: function _DiffOp_Change ($orig, $closing);
16: function reverse ();
104: class _DiffEngine;
106: function diff ($from_lines, $to_lines);
211: function _diag ($xoff, $xlim, $yoff, $ylim, $nchunks);
285: function _lcs_pos ($ypos);
322: function _compareseq ($xoff, $xlim, $yoff, $ylim);
380: function _shift_boundaries ($lines, &$changed, $other_changed);
491: class Diff;
106: function Diff ($from_lines, $to_lines);
519: function reverse ();
533: function isEmpty ();
548: function lcs ();
565: function orig ();
583: function closing ();
598: function _check ($from_lines, $to_lines);
: class MappedDiffextends Diff;
652: function MappedDiff ($from_lines, $to_lines, $mapped_from_lines, $mapped_to_lines);
684: class DiffFormatter;
708: function format ($diff);
764: function _block ($xbeg, $xlen, $ybeg, $ylen, &$edits);
781: function _start_diff ();
785: function _end_diff ();
791: function _block_header ($xbeg, $xlen, $ybeg, $ylen);
800: function _start_block ($header);
804: function _end_block ();
807: function _lines ($lines, $prefix = ' ');
812: function _context ($lines);
816: function _added ($lines);
819: function _deleted ($lines);
823: function _changed ($orig, $closing);
838: class _HWLDF_WordAccumulator;
839: function _HWLDF_WordAccumulator ();
846: function _flushGroup ($new_tag);
857: function _flushLine ($new_tag);
864: function addWords ($words, $tag = '');
882: function getLines ();
888: class WordLevelDiff extends MappedDiff;
890: function WordLevelDiff ($orig_lines, $closing_lines);
899: function _split ($lines);
910: function orig ();
922: function closing ();
940: class UnifiedDiffFormatter extends DiffFormatter;
942: function UnifiedDiffFormatter ($context_lines = 4);
791: function _block_header ($xbeg, $xlen, $ybeg, $ylen);
816: function _added ($lines);
819: function _deleted ($lines);
823: function _changed ($orig, $final);
971: class TableDiffFormatter extends DiffFormatter;
973: function TableDiffFormatter ();
978: function _pre ($text);
791: function _block_header ( $xbeg, $xlen, $ybeg, $ylen );
800: function _start_block ( $header );
804: function _end_block ();
807: function _lines ( $lines, $prefix=' ', $color="white" );
1003: function addedLine ( $line );
1009: function deletedLine ( $line );
1015: function emptyLine ();
1020: function contextLine ( $line );
816: function _added ($lines);
819: function _deleted ($lines);
812: function _context ( $lines );
823: function _changed ( $orig, $closing );
feedcreator.class.php -
60 functions/classes, 1588 lines, 51039 bytes
169: class FeedItem extends HtmlDescribable;
216: class FeedImage extends HtmlDescribable;
234: class HtmlDescribable;
250: function getDescription ();
267: class FeedHtmlField;
283: function FeedHtmlField ($parFieldContent);
294: function output ();
325: class UniversalFeedCreator extends FeedCreator;
328: function _setFormat ($format);
400: function createFeed ($format = "RSS0.91");
417: function saveFeed ($format="RSS0.91", $filename="", $displayContents=true);
435: function useCached ($format="RSS0.91", $filename="", $timeout=3600);
451: class FeedCreator extends HtmlDescribable;
509: function addItem ($item);
526: function iTrunc ($string, $length);
559: function _createGeneratorComment ();
571: function _createAdditionalElements ($elements, $indentString="");
581: function _createStylesheetReferences ();
400: function createFeed ();
613: function _generateFilename ();
623: function _redirect ($filename);
435: function useCached ($filename="", $timeout=3600);
417: function saveFeed ($filename="", $displayContents=true);
694: class FeedDate;
702: function FeedDate ($dateString="");
754: function rfc822 ();
766: function iso8601 ();
778: function unix ();
791: class RSSCreator10 extends FeedCreator;
400: function createFeed ();
867: function getAuthor ($author, $email);
887: class RSSCreator091 extends FeedCreator;
895: function RSSCreator091 ();
904: function _setRSSVersion ($version);
400: function createFeed ();
867: function getAuthor ($author, $email);
1039: class RSSCreator20 extends RSSCreator091;
1041: function RSSCreator20 ();
1056: class PIECreator01 extends FeedCreator;
1058: function PIECreator01 ();
400: function createFeed ();
1114: class AtomCreator03 extends FeedCreator;
1116: function AtomCreator03 ();
400: function createFeed ();
1191: class MBOXCreator extends FeedCreator;
1193: function MBOXCreator ();
1198: function qp_enc ($input = "", $line_max = 76);
400: function createFeed ();
613: function _generateFilename ();
1278: class OPMLCreator extends FeedCreator;
1280: function OPMLCreator ();
400: function createFeed ();
1335: class HTMLCreator extends FeedCreator;
400: function createFeed ();
613: function _generateFilename ();
1481: class JSCreator extends HTMLCreator;
400: function createFeed ();
613: function _generateFilename ();
1577: class DokuWikiFeedCreator extends UniversalFeedCreator;
400: function createFeed ($format = "RSS0.91",$encoding='iso-8859-15');
fulltext.php -
6 functions/classes, 274 lines, 7475 bytes
18: function ft_pageSearch ($query,&$poswords);
93: function ft_backlinks ($id);
147: function ft_pageLookup ($id,$pageonly=true);
185: function ft_snippet ($id,$poswords);
216: function ft_resultCombine ($args);
237: function ft_queryParser ($query);
geshi/
actionscript-french.php - 957 lines, 19574 bytes
actionscript.php - 199 lines, 10885 bytes
ada.php - 135 lines, 3809 bytes
apache.php - 173 lines, 6325 bytes
applescript.php - 118 lines, 3808 bytes
asm.php - 200 lines, 8705 bytes
asp.php - 153 lines, 5115 bytes
bash.php - 130 lines, 3749 bytes
c.php - 144 lines, 3986 bytes
c_mac.php - 176 lines, 6962 bytes
caddcl.php - 127 lines, 4094 bytes
cadlisp.php - 187 lines, 8656 bytes
cpp.php - 172 lines, 6683 bytes
csharp.php - 229 lines, 6859 bytes
css-gen.cfg - 0 bytes
css.php - 178 lines, 7594 bytes
d.php - 287 lines, 8287 bytes
delphi.php - 165 lines, 7586 bytes
diff.php - 137 lines, 3823 bytes
div.php - 128 lines, 3684 bytes
dos.php - 179 lines, 5302 bytes
eiffel.php - 397 lines, 8144 bytes
freebasic.php - 137 lines, 5536 bytes
gml.php - 288 lines, 30912 bytes
html4strict.php - 254 lines, 10447 bytes
ini.php - 123 lines, 3301 bytes
inno.php - 215 lines, 12113 bytes
java.php - 1387 lines, 43071 bytes
javascript.php - 146 lines, 4475 bytes
lisp.php - 131 lines, 4330 bytes
lua.php - 125 lines, 4285 bytes
matlab.php - 109 lines, 2799 bytes
mpasm.php - 160 lines, 5315 bytes
nsis.php - 332 lines, 17045 bytes
objc.php - 241 lines, 11740 bytes
ocaml-brief.php - 114 lines, 3589 bytes
ocaml.php - 163 lines, 6868 bytes
oobas.php - 132 lines, 4441 bytes
oracle8.php - 489 lines, 8282 bytes
pascal.php - 145 lines, 4354 bytes
perl.php - 162 lines, 5848 bytes
php-brief.php - 162 lines, 12855 bytes
php.php - 348 lines, 21474 bytes
python.php - 226 lines, 10111 bytes
qbasic.php - 147 lines, 5286 bytes
ruby.php - 145 lines, 4081 bytes
scheme.php - 172 lines, 5911 bytes
sdlbasic.php - 163 lines, 7109 bytes
smarty.php - 167 lines, 6087 bytes
sql.php - 136 lines, 4291 bytes
vb.php - 150 lines, 5998 bytes
vbnet.php - 199 lines, 8492 bytes
vhdl.php - 140 lines, 4905 bytes
visualfoxpro.php - 444 lines, 27069 bytes
xml.php - 145 lines, 3651 bytes
geshi.php -
76 functions/classes, 2630 lines, 87676 bytes
157: class GeSHi;
413: function GeSHi ($source, $language, $path = '');
427: function error ();
450: function get_language_name ();
464: function set_source ($source);
478: function set_language ($language);
507: function set_language_path ($path);
528: function set_header_type ($type);
546: function set_overall_style ($style, $preserve_defaults = false);
563: function set_overall_class ($class);
575: function set_overall_id ($id);
587: function enable_classes ($flag = true);
606: function set_code_style ($style, $preserve_defaults = false);
627: function set_line_style ($style1, $style2 = '', $preserve_defaults = false);
661: function enable_line_numbers ($flag, $nth_row = 5);
682: function set_keyword_group_style ($key, $style, $preserve_defaults = false);
698: function set_keyword_group_highlighting ( $key, $flag = true );
714: function set_comments_style ($key, $style, $preserve_defaults = false);
730: function set_comments_highlighting ($key, $flag = true);
745: function set_escape_characters_style ($style, $preserve_defaults = false);
760: function set_escape_characters_highlighting ($flag = true);
779: function set_brackets_style ($style, $preserve_defaults = false);
798: function set_brackets_highlighting ($flag);
813: function set_symbols_style ($style, $preserve_defaults = false);
830: function set_symbols_highlighting ($flag);
847: function set_strings_style ($style, $preserve_defaults = false);
862: function set_strings_highlighting ($flag);
877: function set_numbers_style ($style, $preserve_defaults = false);
892: function set_numbers_highlighting ($flag);
910: function set_methods_style ($key, $style, $preserve_defaults = false);
925: function set_methods_highlighting ($flag);
940: function set_regexps_style ($key, $style, $preserve_defaults = false);
956: function set_regexps_highlighting ($key, $flag);
968: function set_case_sensitivity ($key, $case);
986: function set_case_keywords ($case);
999: function set_tab_width ($width);
1012: function enable_strict_mode ($mode = true);
1025: function disable_highlighting ();
1046: function enable_highlighting ();
1072: function get_language_name_from_extension ( $extension, $lookup = array() );
1139: function load_from_file ($file_name, $lookup = array());
1156: function add_keyword ($key, $word);
1168: function remove_keyword ($key, $word);
1183: function add_keyword_group ( $key, $styles, $case_sensitive = true, $words = array() );
1198: function remove_keyword_group ($key);
1212: function set_header_content ($content);
1223: function set_footer_content ($content);
1234: function set_header_content_style ($style);
1245: function set_footer_content_style ($style);
1259: function set_url_for_keyword_group ($group, $url);
1272: function set_link_styles ($type, $styles);
1283: function set_link_target ( $target );
1298: function set_important_styles ($styles);
1308: function enable_important_blocks ( $flag );
1319: function enable_ids ($flag = true);
1332: function highlight_lines_extra ($lines);
1349: function set_highlight_lines_extra_style ($styles);
1369: function start_line_numbers_at ($number);
1381: function set_encoding ($encoding);
1398: function parse_code ();
1773: function indent ($result);
1871: function change_case ($instr);
1892: function add_url_to_keyword ($keyword, $group, $start_or_end);
1927: function parse_non_string_part (&$stuff_to_parse);
2117: function set_time ($start_time, $end_time);
2130: function get_time ();
2141: function load_language ($file_name);
2177: function finalise ($parsed_code);
2292: function header ();
2333: function format_header_content ();
2358: function footer ();
2387: function format_footer_content ();
2414: function replace_keywords ($instr);
2439: function get_attributes ();
2464: function get_stylesheet ($economy_mode = true);
2614: function geshi_highlight ($string, $language, $path, $return = false);
html.php -
30 functions/classes, 1124 lines, 31200 bytes
17: function html_wikilink ($id,$name=NULL,$search='');
32: function html_attbuild ($attributes);
45: function html_login ();
96: function html_editbutton ();
123: function html_secedit_button ($section,$p);
123: function html_secedit ($text,$show=true);
163: function html_topbtn ();
177: function html_backtomedia_button ($params,$akey='');
205: function html_btn ($name,$id,$akey,$params,$method='get');
250: function html_show ($txt='');
282: function html_hilight ($html,$query);
297: function html_hilight_callback ($m);
310: function html_search ();
376: function html_locked ();
398: function html_revisions ();
468: function html_recent ($first=0);
553: function html_index ($ns);
580: function html_list_index ($item);
603: function html_li_index ($item);
618: function html_li_default ($item);
634: function html_buildlist ($data,$class,$func,$lifunc='html_li_default');
682: function html_backlinks ();
705: function html_diff ($text='',$intro=true);
757: function html_conflict ($text,$summary);
782: function html_msgarea ();
799: function html_register ();
96: function html_edit ($text=null,$include='edit');
997: function html_signature ();
1015: function html_debug ();
1074: function html_admin ();
HTTPClient.php -
12 functions/classes, 395 lines, 12443 bytes
19: class DokuHTTPClient extends HTTPClient;
26: function DokuHTTPClient ();
52: class HTTPClient;
89: function HTTPClient ();
115: function get ($url);
128: function post ($url,$data);
140: function sendRequest ($url,$data=array(),$method='GET');
312: function _debug ($info,$var);
329: function _parseHeaders ($string);
355: function _buildHeaders ($headers);
369: function _getCookies ();
385: function _postEncode ($data);
indexer.php -
6 functions/classes, 333 lines, 9494 bytes
22: function idx_getPageWords ($page);
91: function idx_addPage ($page);
171: function idx_writeIndexLine ($fh,$line,$pid,$count);
206: function idx_lookup ($words);
282: function idx_parseIndexLine (&$page_idx,$line);
310: function idx_tokenizer ($string,&$stopwords);
init.php -
6 functions/classes, 244 lines, 6463 bytes
83: function init_paths ();
104: function init_files ();
83: function init_path ($path);
136: function remove_magic_quotes (&$array);
152: function getBaseURL ($abs=false);
214: function scriptify ($file);
io.php -
11 functions/classes, 330 lines, 7628 bytes
18: function io_sweepNS ($id);
38: function io_readFile ($file);
61: function io_saveFile ($file,$content,$append=false);
97: function io_deleteFromFile ($file,$badline);
154: function io_lock ($file);
176: function io_unlock ($file);
191: function io_makeFileDir ($file);
209: function io_mkdir_p ($target);
232: function io_mkdir_ftp ($dir);
274: function io_download ($url,$file,$useAttachment=false,$defaultName='');
317: function io_runcmd ($cmd);
JpegMeta.php -
64 functions/classes, 2982 lines, 103017 bytes
30: class JpegMeta;
45: function JpegMeta ($fileName);
62: function & getRawInfo ();
78: function & getBasicInfo ();
130: function getField ($fields);
174: function setField ($field, $value);
191: function deleteField ($field);
207: function getDateField ($field);
225: function getFileField ($field);
244: function getCamera ();
257: function getShutterSpeed ();
276: function getExifField ($field);
298: function getAdobeField ($field);
320: function getIPTCField ($field);
343: function setExifField ($field, $value);
374: function setAdobeField ($field, $value);
399: function getResizeRatio ($maxwidth,$maxheight=0);
428: function setIPTCField ($field, $value);
452: function deleteExifField ($field);
474: function deleteAdobeField ($field);
496: function deleteIPTCField ($field);
519: function getTitle ($max=80);
544: function getDates ();
668: function getWidth ();
698: function getHeight ();
728: function getDimStr ();
745: function hasThumbnail ($which = 'any');
787: function sendThumbnail ($which = 'any');
838: function save ($fileName = "");
856: function _dispose ();
868: function _readJPEG ();
982: function _parseAll ();
1010: function _writeJPEG ($outputName);
1146: function _writeJPEGMarker ($marker, $length, &$data, $origLength);
1193: function _parseFileInfo ();
1300: function _parseMarkerJFIF ();
1368: function _parseMarkerSOF ();
1431: function _parseMarkerExif ();
1497: function _readIFD ($data, $base, $offset, $isBigEndian, $mode);
1724: function & _createMarkerExif ();
1769: function _writeIFD (&$data, $pos, $offsetBase, &$entries, $isBigEndian, $hasNext);
1830: function & _getIFDEntries ($isBigEndian, $mode);
2170: function _parseMarkerAdobe ();
2272: function _readIPTC (&$data, $pos = 0);
2319: function & _createMarkerAdobe ();
2355: function _write8BIM (&$data, $pos, $type, $header, &$value);
2380: function & _writeIPTC ();
2417: function _writeIPTCEntry (&$data, $pos, $type, &$value);
2428: function _exifTagNames ($mode);
2582: function _exifTagTypes ($mode);
2736: function _exifNameTags ($mode);
2743: function _iptcTagNames ();
2771: function & _iptcNameTags ();
2778: function _names2Tags ($tags2Names);
2790: function _getByte (&$data, $pos);
2796: function _putByte (&$data, $pos, $val);
2806: function _getShort (&$data, $pos, $bigEndian = true);
2819: function _putShort (&$data, $pos = 0, $val, $bigEndian = true);
2836: function _getLong (&$data, $pos, $bigEndian = true);
2853: function _putLong (&$data, $pos, $val, $bigEndian = true);
2874: function & _getNullString (&$data, $pos);
2893: function & _getFixedString (&$data, $pos, $length = -1);
2903: function _putString (&$data, $pos, &$str);
2914: function _hexDump (&$data, $start = 0, $length = -1);
lang/
ca/
admin.txt - 109 bytes
admin_acl.txt - 601 bytes
backlinks.txt - 94 bytes
conflict.txt - 396 bytes
denied.txt - 101 bytes
diff.txt - 129 bytes
edit.txt - 263 bytes
editrev.txt - 111 bytes
index.txt - 125 bytes
lang.php - 147 lines, 6420 bytes
locked.txt - 195 bytes
login.txt - 198 bytes
mailtext.txt - 328 bytes
newpage.txt - 164 bytes
norev.txt - 182 bytes
password.txt - 207 bytes
preview.txt - 124 bytes
read.txt - 174 bytes
recent.txt - 83 bytes
register.txt - 317 bytes
revisions.txt - 207 bytes
searchpage.txt - 191 bytes
showrev.txt - 54 bytes
wordblock.txt - 238 bytes
cs/
admin.txt - 81 bytes
admin_acl.txt - 614 bytes
backlinks.txt - 113 bytes
conflict.txt - 438 bytes
denied.txt - 140 bytes
diff.txt - 111 bytes
edit.txt - 273 bytes
editrev.txt - 113 bytes
index.txt - 137 bytes
lang.php - 171 lines, 7783 bytes
locked.txt - 201 bytes
login.txt - 169 bytes
mailtext.txt - 361 bytes
newpage.txt - 190 bytes
norev.txt - 157 bytes
password.txt - 253 bytes
preview.txt - 106 bytes
read.txt - 173 bytes
recent.txt - 82 bytes
register.txt - 350 bytes
revisions.txt - 196 bytes
searchpage.txt - 228 bytes
showrev.txt - 47 bytes
stopwords.txt - 1085 bytes
subscribermail.txt - 443 bytes
wordblock.txt - 211 bytes
da/
admin.txt - 91 bytes
admin_acl.txt - 644 bytes
backlinks.txt - 127 bytes
conflict.txt - 377 bytes
denied.txt - 103 bytes
diff.txt - 201 bytes
edit.txt - 331 bytes
editrev.txt - 140 bytes
index.txt - 127 bytes
lang.php - 173 lines, 7056 bytes
locked.txt - 178 bytes
login.txt - 139 bytes
mailtext.txt - 395 bytes
newpage.txt - 213 bytes
norev.txt - 191 bytes
password.txt - 191 bytes
preview.txt - 190 bytes
read.txt - 175 bytes
recent.txt - 82 bytes
register.txt - 262 bytes
revisions.txt - 243 bytes
searchpage.txt - 282 bytes
showrev.txt - 50 bytes
stopwords.txt - 725 bytes
wordblock.txt - 164 bytes
de/
admin.txt - 99 bytes
admin_acl.txt - 647 bytes
backlinks.txt - 101 bytes
conflict.txt - 489 bytes
denied.txt - 152 bytes
diff.txt - 116 bytes
edit.txt - 102 bytes
editrev.txt - 139 bytes
index.txt - 125 bytes
lang.php - 174 lines, 7796 bytes
locked.txt - 174 bytes
login.txt - 230 bytes
mailtext.txt - 357 bytes
newpage.txt - 221 bytes
norev.txt - 227 bytes
password.txt - 189 bytes
preview.txt - 111 bytes
read.txt - 178 bytes
recent.txt - 81 bytes
register.txt - 343 bytes
revisions.txt - 254 bytes
searchpage.txt - 271 bytes
showrev.txt - 53 bytes
stopwords.txt - 945 bytes
subscribermail.txt - 421 bytes
wordblock.txt - 317 bytes
en/
admin.txt - 104 bytes
admin_acl.txt - 532 bytes
backlinks.txt - 94 bytes
conflict.txt - 349 bytes
denied.txt - 110 bytes
diff.txt - 124 bytes
edit.txt - 220 bytes
editrev.txt - 118 bytes
index.txt - 112 bytes
lang.php - 172 lines, 7021 bytes
locked.txt - 161 bytes
login.txt - 154 bytes
mailtext.txt - 342 bytes
newpage.txt - 166 bytes
norev.txt - 152 bytes
password.txt - 177 bytes
preview.txt - 108 bytes
read.txt - 122 bytes
recent.txt - 73 bytes
register.txt - 263 bytes
revisions.txt - 176 bytes
searchpage.txt - 225 bytes
showrev.txt - 52 bytes
stopwords.txt - 407 bytes
subscribermail.txt - 393 bytes
wordblock.txt - 219 bytes
eo/
backlinks.txt - 104 bytes
conflict.txt - 371 bytes
denied.txt - 111 bytes
diff.txt - 114 bytes
edit.txt - 321 bytes
editrev.txt - 132 bytes
index.txt - 128 bytes
lang.php - 100 lines, 4111 bytes
locked.txt - 123 bytes
login.txt - 134 bytes
mailtext.txt - 419 bytes
newpage.txt - 184 bytes
norev.txt - 165 bytes
preview.txt - 190 bytes
read.txt - 144 bytes
recent.txt - 117 bytes
register.txt - 157 bytes
revisions.txt - 173 bytes
searchpage.txt - 175 bytes
showrev.txt - 97 bytes
wordblock.txt - 137 bytes
es/
backlinks.txt - 91 bytes
conflict.txt - 393 bytes
denied.txt - 127 bytes
diff.txt - 120 bytes
edit.txt - 230 bytes
editrev.txt - 122 bytes
index.txt - 129 bytes
lang.php - 129 lines, 5314 bytes
locked.txt - 179 bytes
login.txt - 183 bytes
mailtext.txt - 391 bytes
newpage.txt - 156 bytes
norev.txt - 173 bytes
password.txt - 188 bytes
preview.txt - 134 bytes
read.txt - 139 bytes
recent.txt - 93 bytes
register.txt - 319 bytes
revisions.txt - 196 bytes
searchpage.txt - 231 bytes
showrev.txt - 54 bytes
stopwords.txt - 1397 bytes
wordblock.txt - 232 bytes
et/
admin.txt - 126 bytes
admin_acl.txt - 605 bytes
backlinks.txt - 122 bytes
conflict.txt - 541 bytes
denied.txt - 136 bytes
diff.txt - 100 bytes
edit.txt - 270 bytes
editrev.txt - 128 bytes
index.txt - 141 bytes
lang.php - 125 lines, 5329 bytes
locked.txt - 161 bytes
login.txt - 280 bytes
mailtext.txt - 365 bytes
newpage.txt - 149 bytes
norev.txt - 159 bytes
password.txt - 167 bytes
preview.txt - 138 bytes
read.txt - 155 bytes
recent.txt - 71 bytes
register.txt - 308 bytes
revisions.txt - 194 bytes
searchpage.txt - 179 bytes
showrev.txt - 41 bytes
wordblock.txt - 266 bytes
eu/
admin.txt - 95 bytes
admin_acl.txt - 481 bytes
denied.txt - 109 bytes
diff.txt - 105 bytes
edit.txt - 225 bytes
editrev.txt - 117 bytes
index.txt - 104 bytes
lang.php - 85 lines, 3398 bytes
locked.txt - 143 bytes
login.txt - 146 bytes
mailtext.txt - 412 bytes
newpage.txt - 163 bytes
norev.txt - 184 bytes
password.txt - 198 bytes
preview.txt - 113 bytes
read.txt - 153 bytes
recent.txt - 72 bytes
revisions.txt - 195 bytes
searchpage.txt - 227 bytes
showrev.txt - 51 bytes
wordblock.txt - 258 bytes
fi/
backlinks.txt - 84 bytes
conflict.txt - 402 bytes
denied.txt - 103 bytes
diff.txt - 92 bytes
edit.txt - 204 bytes
editrev.txt - 106 bytes
index.txt - 143 bytes
lang.php - 100 lines, 4461 bytes
locked.txt - 197 bytes
login.txt - 234 bytes
mailtext.txt - 436 bytes
newpage.txt - 161 bytes
norev.txt - 156 bytes
password.txt - 192 bytes
preview.txt - 129 bytes
read.txt - 143 bytes
recent.txt - 79 bytes
register.txt - 281 bytes
revisions.txt - 186 bytes
searchpage.txt - 197 bytes
showrev.txt - 46 bytes
wordblock.txt - 236 bytes
fr/
admin.txt - 123 bytes
admin_acl.txt - 689 bytes
backlinks.txt - 133 bytes
conflict.txt - 428 bytes
denied.txt - 138 bytes
diff.txt - 130 bytes
edit.txt - 307 bytes
editrev.txt - 132 bytes
index.txt - 118 bytes
lang.php - 169 lines, 7519 bytes
locked.txt - 204 bytes
login.txt - 181 bytes
mailtext.txt - 408 bytes
newpage.txt - 178 bytes
norev.txt - 169 bytes
password.txt - 185 bytes
preview.txt - 108 bytes
read.txt - 149 bytes
recent.txt - 90 bytes
register.txt - 324 bytes
revisions.txt - 224 bytes
searchpage.txt - 234 bytes
showrev.txt - 110 bytes
stopwords.txt - 905 bytes
wordblock.txt - 265 bytes
he/
backlinks.txt - 122 bytes
conflict.txt - 554 bytes
denied.txt - 167 bytes
diff.txt - 134 bytes
edit.txt - 356 bytes
editrev.txt - 168 bytes
index.txt - 150 bytes
lang.php - 103 lines, 5008 bytes
locked.txt - 206 bytes
login.txt - 199 bytes
mailtext.txt - 337 bytes
newpage.txt - 163 bytes
norev.txt - 215 bytes
password.txt - 223 bytes
preview.txt - 141 bytes
read.txt - 209 bytes
recent.txt - 92 bytes
register.txt - 330 bytes
revisions.txt - 240 bytes
searchpage.txt - 269 bytes
showrev.txt - 142 bytes
wordblock.txt - 423 bytes
hu/
backlinks.txt - 124 bytes
conflict.txt - 453 bytes
denied.txt - 118 bytes
diff.txt - 115 bytes
edit.txt - 328 bytes
editrev.txt - 133 bytes
index.txt - 132 bytes
lang.php - 110 lines, 5334 bytes
locked.txt - 196 bytes
login.txt - 192 bytes
mailtext.txt - 371 bytes
newpage.txt - 164 bytes
norev.txt - 175 bytes
password.txt - 221 bytes
preview.txt - 114 bytes
read.txt - 154 bytes
recent.txt - 83 bytes
register.txt - 334 bytes
revisions.txt - 201 bytes
searchpage.txt - 225 bytes
showrev.txt - 51 bytes
stopwords.txt - 403 bytes
wordblock.txt - 338 bytes
it/
admin.txt - 140 bytes
admin_acl.txt - 629 bytes
backlinks.txt - 116 bytes
conflict.txt - 409 bytes
denied.txt - 110 bytes
diff.txt - 118 bytes
edit.txt - 278 bytes
editrev.txt - 129 bytes
index.txt - 123 bytes
lang.php - 147 lines, 6420 bytes
locked.txt - 201 bytes
login.txt - 170 bytes
mailtext.txt - 416 bytes
newpage.txt - 200 bytes
norev.txt - 186 bytes
password.txt - 206 bytes
preview.txt - 136 bytes
read.txt - 143 bytes
recent.txt - 72 bytes
register.txt - 334 bytes
revisions.txt - 229 bytes
searchpage.txt - 214 bytes
showrev.txt - 57 bytes
stopwords.txt - 966 bytes
wordblock.txt - 246 bytes
ja/
admin.txt - 93 bytes
admin_acl.txt - 650 bytes
backlinks.txt - 109 bytes
conflict.txt - 435 bytes
denied.txt - 154 bytes
diff.txt - 127 bytes
edit.txt - 360 bytes
editrev.txt - 137 bytes
index.txt - 114 bytes
lang.php - 126 lines, 5724 bytes
locked.txt - 191 bytes
login.txt - 172 bytes
mailtext.txt - 432 bytes
newpage.txt - 227 bytes
norev.txt - 185 bytes
password.txt - 289 bytes
preview.txt - 164 bytes
read.txt - 196 bytes
recent.txt - 93 bytes
register.txt - 352 bytes
revisions.txt - 194 bytes
searchpage.txt - 227 bytes
showrev.txt - 51 bytes
wordblock.txt - 239 bytes
ko/
backlinks.txt - 156 bytes
conflict.txt - 459 bytes
denied.txt - 96 bytes
diff.txt - 116 bytes
edit.txt - 350 bytes
edit.txt_bak - 291 bytes
editrev.txt - 118 bytes
index.txt - 137 bytes
lang.php - 101 lines, 4410 bytes
lang.php_bak - 4409 bytes
locked.txt - 215 bytes
login.txt - 161 bytes
mailtext.txt - 428 bytes
newpage.txt - 186 bytes
norev.txt - 160 bytes
password.txt - 225 bytes
preview.txt - 181 bytes
read.txt - 239 bytes
recent.txt - 86 bytes
register.txt - 631 bytes
revisions.txt - 216 bytes
searchpage.txt - 259 bytes
showrev.txt - 55 bytes
wordblock.txt - 323 bytes
lt/
admin.txt - 106 bytes
admin_acl.txt - 626 bytes
backlinks.txt - 111 bytes
conflict.txt - 412 bytes
denied.txt - 133 bytes
diff.txt - 94 bytes
edit.txt - 288 bytes
editrev.txt - 125 bytes
index.txt - 154 bytes
lang.php - 146 lines, 6351 bytes
locked.txt - 251 bytes
login.txt - 181 bytes
mailtext.txt - 381 bytes
newpage.txt - 197 bytes
norev.txt - 158 bytes
password.txt - 241 bytes
preview.txt - 107 bytes
read.txt - 170 bytes
recent.txt - 72 bytes
register.txt - 369 bytes
revisions.txt - 218 bytes
searchpage.txt - 221 bytes
showrev.txt - 44 bytes
wordblock.txt - 257 bytes
lv/
admin.txt - 89 bytes
admin_acl.txt - 511 bytes
backlinks.txt - 78 bytes
conflict.txt - 382 bytes
denied.txt - 100 bytes
diff.txt - 96 bytes
edit.txt - 229 bytes
editrev.txt - 111 bytes
index.txt - 111 bytes
lang.php - 120 lines, 4845 bytes
locked.txt - 170 bytes
login.txt - 123 bytes
mailtext.txt - 354 bytes
newpage.txt - 158 bytes
norev.txt - 151 bytes
password.txt - 197 bytes
preview.txt - 98 bytes
read.txt - 134 bytes
recent.txt - 59 bytes
register.txt - 277 bytes
revisions.txt - 179 bytes
searchpage.txt - 215 bytes
showrev.txt - 41 bytes
wordblock.txt - 175 bytes
nl/
admin.txt - 86 bytes
admin_acl.txt - 575 bytes
backlinks.txt - 107 bytes
conflict.txt - 443 bytes
denied.txt - 128 bytes
diff.txt - 124 bytes
edit.txt - 197 bytes
editrev.txt - 161 bytes
index.txt - 125 bytes
lang.php - 172 lines, 7609 bytes
locked.txt - 204 bytes
login.txt - 170 bytes
mailtext.txt - 356 bytes
newpage.txt - 151 bytes
norev.txt - 151 bytes
password.txt - 204 bytes
preview.txt - 125 bytes
read.txt - 161 bytes
recent.txt - 77 bytes
register.txt - 298 bytes
revisions.txt - 205 bytes
searchpage.txt - 204 bytes
showrev.txt - 53 bytes
stopwords.txt - 423 bytes
subscribermail.txt - 386 bytes
wordblock.txt - 261 bytes
no/
admin.txt - 113 bytes
admin_acl.txt - 572 bytes
backlinks.txt - 117 bytes
conflict.txt - 407 bytes
denied.txt - 83 bytes
diff.txt - 120 bytes
edit.txt - 247 bytes
editrev.txt - 168 bytes
index.txt - 143 bytes
lang.php - 172 lines, 7476 bytes
locked.txt - 212 bytes
login.txt - 202 bytes
mailtext.txt - 415 bytes
newpage.txt - 166 bytes
norev.txt - 164 bytes
password.txt - 178 bytes
preview.txt - 159 bytes
read.txt - 141 bytes
recent.txt - 80 bytes
register.txt - 326 bytes
revisions.txt - 239 bytes
searchpage.txt - 230 bytes
showrev.txt - 54 bytes
stopwords.txt - 935 bytes
subscribermail.txt - 401 bytes
wordblock.txt - 298 bytes
pl/
admin.txt - 78 bytes
admin_acl.txt - 544 bytes
backlinks.txt - 94 bytes
conflict.txt - 377 bytes
denied.txt - 82 bytes
diff.txt - 82 bytes
edit.txt - 194 bytes
editrev.txt - 107 bytes
index.txt - 116 bytes
lang.php - 171 lines, 7241 bytes
locked.txt - 182 bytes
login.txt - 161 bytes
mailtext.txt - 363 bytes
newpage.txt - 157 bytes
norev.txt - 155 bytes
password.txt - 191 bytes
preview.txt - 118 bytes
read.txt - 107 bytes
recent.txt - 59 bytes
register.txt - 333 bytes
revisions.txt - 150 bytes
searchpage.txt - 217 bytes
showrev.txt - 38 bytes
stopwords.txt - 862 bytes
subscribermail.txt - 442 bytes
wordblock.txt - 209 bytes
pt/
admin.txt - 109 bytes
admin_acl.txt - 677 bytes
backlinks.txt - 116 bytes
conflict.txt - 739 bytes
denied.txt - 152 bytes
diff.txt - 131 bytes
edit.txt - 337 bytes
editrev.txt - 192 bytes
index.txt - 150 bytes
lang.php - 146 lines, 6773 bytes
locked.txt - 263 bytes
login.txt - 200 bytes
mailtext.txt - 378 bytes
newpage.txt - 190 bytes
norev.txt - 160 bytes
password.txt - 244 bytes
preview.txt - 282 bytes
read.txt - 219 bytes
recent.txt - 97 bytes
register.txt - 393 bytes
revisions.txt - 470 bytes
searchpage.txt - 240 bytes
showrev.txt - 62 bytes
stopwords.txt - 1128 bytes
wordblock.txt - 236 bytes
pt-br/
backlinks.txt - 108 bytes
conflict.txt - 459 bytes
denied.txt - 150 bytes
diff.txt - 149 bytes
edit.txt - 308 bytes
editrev.txt - 171 bytes
index.txt - 154 bytes
lang.php - 139 lines, 6144 bytes
locked.txt - 247 bytes
login.txt - 276 bytes
mailtext.txt - 358 bytes
newpage.txt - 314 bytes
norev.txt - 156 bytes
password.txt - 246 bytes
preview.txt - 235 bytes
read.txt - 241 bytes
recent.txt - 100 bytes
register.txt - 379 bytes
revisions.txt - 207 bytes
searchpage.txt - 235 bytes
showrev.txt - 55 bytes
stopwords.txt - 1128 bytes
wordblock.txt - 221 bytes
ro/
backlinks.txt - 105 bytes
conflict.txt - 397 bytes
denied.txt - 123 bytes
diff.txt - 113 bytes
edit.txt - 242 bytes
editrev.txt - 122 bytes
index.txt - 112 bytes
lang.php - 111 lines, 4880 bytes
locked.txt - 177 bytes
login.txt - 143 bytes
mailtext.txt - 327 bytes
newpage.txt - 173 bytes
norev.txt - 160 bytes
password.txt - 193 bytes
preview.txt - 112 bytes
read.txt - 151 bytes
recent.txt - 80 bytes
register.txt - 302 bytes
revisions.txt - 210 bytes
searchpage.txt - 234 bytes
showrev.txt - 54 bytes
wordblock.txt - 253 bytes
ru/
backlinks.txt - 169 bytes
conflict.txt - 698 bytes
denied.txt - 192 bytes
diff.txt - 187 bytes
edit.txt - 529 bytes
editrev.txt - 202 bytes
index.txt - 212 bytes
lang.php - 101 lines, 6074 bytes
locked.txt - 408 bytes
login.txt - 260 bytes
mailtext.txt - 535 bytes
newpage.txt - 313 bytes
norev.txt - 298 bytes
password.txt - 258 bytes
preview.txt - 190 bytes
read.txt - 290 bytes
recent.txt - 117 bytes
register.txt - 480 bytes
revisions.txt - 333 bytes
searchpage.txt - 412 bytes
showrev.txt - 163 bytes
wordblock.txt - 418 bytes
sl/
backlinks.txt - 150 bytes
conflict.txt - 403 bytes
denied.txt - 119 bytes
diff.txt - 113 bytes
edit.txt - 249 bytes
editrev.txt - 114 bytes
index.txt - 123 bytes
lang.php - 100 lines, 4425 bytes
locked.txt - 158 bytes
login.txt - 147 bytes
mailtext.txt - 385 bytes
newpage.txt - 156 bytes
norev.txt - 152 bytes
password.txt - 191 bytes
preview.txt - 129 bytes
read.txt - 152 bytes
recent.txt - 79 bytes
register.txt - 243 bytes
revisions.txt - 186 bytes
searchpage.txt - 220 bytes
showrev.txt - 50 bytes
wordblock.txt - 229 bytes
sv/
backlinks.txt - 119 bytes
conflict.txt - 543 bytes
denied.txt - 112 bytes
diff.txt - 117 bytes
edit.txt - 232 bytes
editrev.txt - 164 bytes
index.txt - 146 bytes
lang.php - 99 lines, 4355 bytes
locked.txt - 240 bytes
login.txt - 221 bytes
mailtext.txt - 416 bytes
newpage.txt - 168 bytes
norev.txt - 173 bytes
password.txt - 189 bytes
preview.txt - 150 bytes
read.txt - 143 bytes
recent.txt - 78 bytes
register.txt - 357 bytes
revisions.txt - 232 bytes
searchpage.txt - 245 bytes
showrev.txt - 52 bytes
wordblock.txt - 276 bytes
vi/
admin.txt - 81 bytes
admin_acl.txt - 712 bytes
backlinks.txt - 109 bytes
conflict.txt - 427 bytes
denied.txt - 142 bytes
diff.txt - 147 bytes
edit.txt - 283 bytes
editrev.txt - 142 bytes
index.txt - 140 bytes
lang.php - 120 lines, 5359 bytes
locked.txt - 201 bytes
login.txt - 209 bytes
mailtext.txt - 382 bytes
newpage.txt - 177 bytes
norev.txt - 185 bytes
password.txt - 227 bytes
preview.txt - 141 bytes
read.txt - 167 bytes
recent.txt - 92 bytes
register.txt - 300 bytes
revisions.txt - 217 bytes
searchpage.txt - 296 bytes
showrev.txt - 62 bytes
wordblock.txt - 265 bytes
zh/
admin.txt - 97 bytes
backlinks.txt - 168 bytes
conflict.txt - 406 bytes
denied.txt - 121 bytes
diff.txt - 88 bytes
edit.txt - 232 bytes
editrev.txt - 125 bytes
index.txt - 222 bytes
lang.php - 111 lines, 4537 bytes
locked.txt - 152 bytes
login.txt - 149 bytes
mailtext.txt - 356 bytes
newpage.txt - 139 bytes
norev.txt - 151 bytes
password.txt - 190 bytes
preview.txt - 96 bytes
read.txt - 114 bytes
recent.txt - 68 bytes
register.txt - 280 bytes
revisions.txt - 170 bytes
searchpage.txt - 215 bytes
showrev.txt - 43 bytes
wordblock.txt - 284 bytes
zh-tw/
admin.txt - 64 bytes
admin_acl.txt - 566 bytes
backlinks.txt - 102 bytes
conflict.txt - 406 bytes
denied.txt - 121 bytes
diff.txt - 88 bytes
edit.txt - 418 bytes
editrev.txt - 125 bytes
index.txt - 228 bytes
lang.php - 178 lines, 7491 bytes
locked.txt - 152 bytes
login.txt - 149 bytes
mailtext.txt - 305 bytes
newpage.txt - 139 bytes
norev.txt - 151 bytes
password.txt - 259 bytes
preview.txt - 96 bytes
read.txt - 114 bytes
recent.txt - 68 bytes
register.txt - 280 bytes
revisions.txt - 162 bytes
searchpage.txt - 216 bytes
showrev.txt - 43 bytes
stopwords.txt - 595 bytes
subscribermail.txt - 881 bytes
wordblock.txt - 284 bytes
magpie/
rss_cache.inc - 6058 bytes
rss_fetch.inc - 15925 bytes
rss_parse.inc - 19207 bytes
rss_utils.inc - 2056 bytes
mail.php -
4 functions/classes, 199 lines, 6051 bytes