|
| 1 | +CHANGED FILES FROM 2.8.19 -> 2.8.20 |
| 2 | + |
| 3 | +./admin/ajax.attachment.php |
| 4 | +./admin/ajax.autosave.php |
| 5 | +./admin/ajax.category.php |
| 6 | +./admin/ajax.comment.php |
| 7 | +./admin/ajax.config.php |
| 8 | +./admin/ajax.config_list.php |
| 9 | +./admin/ajax.group.php |
| 10 | +./admin/ajax.ondemandurl.php |
| 11 | +./admin/ajax.records.php |
| 12 | +./admin/ajax.search.php |
| 13 | +./admin/ajax.tags_list.php |
| 14 | +./admin/ajax.trans.php |
| 15 | +./admin/ajax.user.php |
| 16 | +./admin/ajax.verifyurl.php |
| 17 | +./admin/att.main.php |
| 18 | +./admin/attachment.php |
| 19 | +./admin/backup.export.php |
| 20 | +./admin/backup.import.php |
| 21 | +./admin/backup.main.php |
| 22 | +./admin/category.add.php |
| 23 | +./admin/category.cut.php |
| 24 | +./admin/category.delete.php |
| 25 | +./admin/category.edit.php |
| 26 | +./admin/category.main.php |
| 27 | +./admin/category.move.php |
| 28 | +./admin/category.showstructure.php |
| 29 | +./admin/category.translate.php |
| 30 | +./admin/configuration.php |
| 31 | +./admin/dashboard.php |
| 32 | +./admin/editor/plugins/phpmyfaq/dialog.php |
| 33 | +./admin/export.file.php |
| 34 | +./admin/export.main.php |
| 35 | +./admin/footer.php |
| 36 | +./admin/glossary.add.php |
| 37 | +./admin/glossary.edit.php |
| 38 | +./admin/glossary.main.php |
| 39 | +./admin/group.php |
| 40 | +./admin/header.php |
| 41 | +./admin/index.php |
| 42 | +./admin/instances.edit.php |
| 43 | +./admin/instances.php |
| 44 | +./admin/loginform.php |
| 45 | +./admin/news.php |
| 46 | +./admin/noperm.php |
| 47 | +./admin/pwd.change.php |
| 48 | +./admin/record.add.php |
| 49 | +./admin/record.comments.php |
| 50 | +./admin/record.delatt.php |
| 51 | +./admin/record.edit.php |
| 52 | +./admin/record.questions.php |
| 53 | +./admin/record.save.php |
| 54 | +./admin/record.search.php |
| 55 | +./admin/record.show.php |
| 56 | +./admin/report.export.php |
| 57 | +./admin/report.main.php |
| 58 | +./admin/report.view.php |
| 59 | +./admin/session.keepalive.php |
| 60 | +./admin/stat.adminlog.php |
| 61 | +./admin/stat.browser.php |
| 62 | +./admin/stat.main.php |
| 63 | +./admin/stat.ratings.php |
| 64 | +./admin/stat.search.php |
| 65 | +./admin/stat.show.php |
| 66 | +./admin/stopwordsconfig.main.php |
| 67 | +./admin/system.php |
| 68 | +./admin/trans.add.php |
| 69 | +./admin/trans.edit.php |
| 70 | +./admin/trans.list.php |
| 71 | +./admin/user.php |
| 72 | +./assets/js/autosave.js |
| 73 | +./assets/js/functions.js |
| 74 | +./assets/template/default/contact.tpl |
| 75 | +./assets/template/default/favicon.ico |
| 76 | +./config/constants.php |
| 77 | +./config/constants_ldap.php |
| 78 | +./feed/category/rss.php |
| 79 | +./feed/latest/rss.php |
| 80 | +./feed/news/rss.php |
| 81 | +./feed/openquestions/rss.php |
| 82 | +./feed/topten/rss.php |
| 83 | +./inc/Bootstrap.php |
| 84 | +./inc/PMF/Attachment.php |
| 85 | +./inc/PMF/Attachment/Abstract.php |
| 86 | +./inc/PMF/Attachment/Collection.php |
| 87 | +./inc/PMF/Attachment/DB.php |
| 88 | +./inc/PMF/Attachment/Exception.php |
| 89 | +./inc/PMF/Attachment/Factory.php |
| 90 | +./inc/PMF/Attachment/File.php |
| 91 | +./inc/PMF/Attachment/Filesystem/Entry.php |
| 92 | +./inc/PMF/Attachment/Filesystem/File.php |
| 93 | +./inc/PMF/Attachment/Filesystem/File/Encrypted.php |
| 94 | +./inc/PMF/Attachment/Filesystem/File/Exception.php |
| 95 | +./inc/PMF/Attachment/Filesystem/File/Vanilla.php |
| 96 | +./inc/PMF/Attachment/Interface.php |
| 97 | +./inc/PMF/Attachment/Migration.php |
| 98 | +./inc/PMF/Attachment/MimeType.php |
| 99 | +./inc/PMF/Auth.php |
| 100 | +./inc/PMF/Auth/Db.php |
| 101 | +./inc/PMF/Auth/Driver.php |
| 102 | +./inc/PMF/Auth/Http.php |
| 103 | +./inc/PMF/Auth/Ldap.php |
| 104 | +./inc/PMF/Auth/Sso.php |
| 105 | +./inc/PMF/Cache.php |
| 106 | +./inc/PMF/Cache/Apc.php |
| 107 | +./inc/PMF/Cache/Service.php |
| 108 | +./inc/PMF/Cache/Varnish.php |
| 109 | +./inc/PMF/Captcha.php |
| 110 | +./inc/PMF/Category.php |
| 111 | +./inc/PMF/Category/Interface.php |
| 112 | +./inc/PMF/Comment.php |
| 113 | +./inc/PMF/Configuration.php |
| 114 | +./inc/PMF/DB/Driver.php |
| 115 | +./inc/PMF/DB/Helper.php |
| 116 | +./inc/PMF/DB/Mssql.php |
| 117 | +./inc/PMF/DB/Mysql.php |
| 118 | +./inc/PMF/DB/Mysqli.php |
| 119 | +./inc/PMF/DB/Pgsql.php |
| 120 | +./inc/PMF/DB/Sqlite.php |
| 121 | +./inc/PMF/DB/Sqlite3.php |
| 122 | +./inc/PMF/DB/Sqlsrv.php |
| 123 | +./inc/PMF/Date.php |
| 124 | +./inc/PMF/Db.php |
| 125 | +./inc/PMF/Enc.php |
| 126 | +./inc/PMF/Enc/Crypt.php |
| 127 | +./inc/PMF/Enc/Hash.php |
| 128 | +./inc/PMF/Enc/Md5.php |
| 129 | +./inc/PMF/Enc/Sha.php |
| 130 | +./inc/PMF/Exception.php |
| 131 | +./inc/PMF/Export.php |
| 132 | +./inc/PMF/Export/Pdf.php |
| 133 | +./inc/PMF/Export/Pdf/Wrapper.php |
| 134 | +./inc/PMF/Export/Xhtml.php |
| 135 | +./inc/PMF/Export/Xml.php |
| 136 | +./inc/PMF/Faq.php |
| 137 | +./inc/PMF/Faq/Interface.php |
| 138 | +./inc/PMF/Filesystem.php |
| 139 | +./inc/PMF/Filter.php |
| 140 | +./inc/PMF/Glossary.php |
| 141 | +./inc/PMF/Helper.php |
| 142 | +./inc/PMF/Helper/Administration.php |
| 143 | +./inc/PMF/Helper/Captcha.php |
| 144 | +./inc/PMF/Helper/Category.php |
| 145 | +./inc/PMF/Helper/Faq.php |
| 146 | +./inc/PMF/Helper/Http.php |
| 147 | +./inc/PMF/Helper/Linkverifier.php |
| 148 | +./inc/PMF/Helper/Search.php |
| 149 | +./inc/PMF/Helper/Setup.php |
| 150 | +./inc/PMF/HttpStreamer.php |
| 151 | +./inc/PMF/Init.php |
| 152 | +./inc/PMF/Installer.php |
| 153 | +./inc/PMF/Instance.php |
| 154 | +./inc/PMF/Instance/Client.php |
| 155 | +./inc/PMF/Instance/Master.php |
| 156 | +./inc/PMF/Instance/Setup.php |
| 157 | +./inc/PMF/Language.php |
| 158 | +./inc/PMF/Language/Plurals.php |
| 159 | +./inc/PMF/Ldap.php |
| 160 | +./inc/PMF/Link.php |
| 161 | +./inc/PMF/Linkverifier.php |
| 162 | +./inc/PMF/Logging.php |
| 163 | +./inc/PMF/Mail.php |
| 164 | +./inc/PMF/Mail/Builtin.php |
| 165 | +./inc/PMF/Mail/IMUA.php |
| 166 | +./inc/PMF/Network.php |
| 167 | +./inc/PMF/News.php |
| 168 | +./inc/PMF/Notification.php |
| 169 | +./inc/PMF/Pagination.php |
| 170 | +./inc/PMF/Perm.php |
| 171 | +./inc/PMF/Perm/Basic.php |
| 172 | +./inc/PMF/Perm/Large.php |
| 173 | +./inc/PMF/Perm/Medium.php |
| 174 | +./inc/PMF/Rating.php |
| 175 | +./inc/PMF/Relation.php |
| 176 | +./inc/PMF/Report.php |
| 177 | +./inc/PMF/Search.php |
| 178 | +./inc/PMF/Search/Abstract.php |
| 179 | +./inc/PMF/Search/Database.php |
| 180 | +./inc/PMF/Search/Database/Mssql.php |
| 181 | +./inc/PMF/Search/Database/Mysql.php |
| 182 | +./inc/PMF/Search/Database/Mysqli.php |
| 183 | +./inc/PMF/Search/Database/Pgsql.php |
| 184 | +./inc/PMF/Search/Database/Sqlite.php |
| 185 | +./inc/PMF/Search/Database/Sqlite3.php |
| 186 | +./inc/PMF/Search/Database/Sqlsrv.php |
| 187 | +./inc/PMF/Search/Exception.php |
| 188 | +./inc/PMF/Search/Factory.php |
| 189 | +./inc/PMF/Search/Interface.php |
| 190 | +./inc/PMF/Search/Resultset.php |
| 191 | +./inc/PMF/Services.php |
| 192 | +./inc/PMF/Services/Facebook.php |
| 193 | +./inc/PMF/Services/Gravatar.php |
| 194 | +./inc/PMF/Services/Twitter.php |
| 195 | +./inc/PMF/Session.php |
| 196 | +./inc/PMF/Sitemap.php |
| 197 | +./inc/PMF/Stopwords.php |
| 198 | +./inc/PMF/String.php |
| 199 | +./inc/PMF/String/Abstract.php |
| 200 | +./inc/PMF/String/Basic.php |
| 201 | +./inc/PMF/String/Mbstring.php |
| 202 | +./inc/PMF/String/UTF8ToLatinConvertable.php |
| 203 | +./inc/PMF/System.php |
| 204 | +./inc/PMF/Tags.php |
| 205 | +./inc/PMF/Template.php |
| 206 | +./inc/PMF/TransTool.php |
| 207 | +./inc/PMF/User.php |
| 208 | +./inc/PMF/User/CurrentUser.php |
| 209 | +./inc/PMF/User/UserData.php |
| 210 | +./inc/PMF/Utils.php |
| 211 | +./inc/PMF/Visits.php |
| 212 | +./install/attachment.php |
| 213 | +./install/mssql.sql.php |
| 214 | +./install/mysql.sql.php |
| 215 | +./install/mysql.utf8migration.php |
| 216 | +./install/mysqli.sql.php |
| 217 | +./install/mysqli.utf8migration.php |
| 218 | +./install/pgsql.sql.php |
| 219 | +./install/questionnaire.php |
| 220 | +./install/setup.php |
| 221 | +./install/sqlite.sql.php |
| 222 | +./install/sqlite3.sql.php |
| 223 | +./install/sqlsrv.sql.php |
| 224 | +./install/stopwords.sql.php |
| 225 | +./install/update.php |
| 226 | +./lang/language_ar.php |
| 227 | +./lang/language_cs.php |
| 228 | +./lang/language_da.php |
| 229 | +./lang/language_de.php |
| 230 | +./lang/language_en.php |
| 231 | +./lang/language_es.php |
| 232 | +./lang/language_eu.php |
| 233 | +./lang/language_fi.php |
| 234 | +./lang/language_fr.php |
| 235 | +./lang/language_he.php |
| 236 | +./lang/language_hu.php |
| 237 | +./lang/language_id.php |
| 238 | +./lang/language_it.php |
| 239 | +./lang/language_ja.php |
| 240 | +./lang/language_nb.php |
| 241 | +./lang/language_nl.php |
| 242 | +./lang/language_pl.php |
| 243 | +./lang/language_pt-br.php |
| 244 | +./lang/language_pt.php |
| 245 | +./lang/language_ro.php |
| 246 | +./lang/language_ru.php |
| 247 | +./lang/language_sr.php |
| 248 | +./lang/language_sv.php |
| 249 | +./lang/language_th.php |
| 250 | +./lang/language_tr.php |
| 251 | +./lang/language_tw.php |
| 252 | +./lang/language_vi.php |
| 253 | +./lang/language_zh.php |
| 254 | +./multisite/multisite.php |
| 255 | +./services/twitter/callback.php |
| 256 | +./services/twitter/clearsessions.php |
| 257 | +./services/twitter/connect.php |
| 258 | +./services/twitter/index.php |
| 259 | +./services/twitter/redirect.php |
| 260 | +./add.php |
| 261 | +./ajaxresponse.php |
| 262 | +./ajaxservice.php |
| 263 | +./api.php |
| 264 | +./artikel.php |
| 265 | +./ask.php |
| 266 | +./attachment.php |
| 267 | +./contact.php |
| 268 | +./cron.verifyurls.php |
| 269 | +./glossary.php |
| 270 | +./index.php |
| 271 | +./instantresponse.php |
| 272 | +./login.php |
| 273 | +./main.php |
| 274 | +./news.php |
| 275 | +./open.php |
| 276 | +./opensearch.php |
| 277 | +./password.php |
| 278 | +./pdf.php |
| 279 | +./register.php |
| 280 | +./search.php |
| 281 | +./send2friend.php |
| 282 | +./show.php |
| 283 | +./sitemap.php |
| 284 | +./sitemap.xml.php |
| 285 | +./translate.php |
| 286 | +./ucp.php |
| 287 | +./writecomment.php |
| 288 | + |
| 289 | + |
| 290 | + |
1 | 291 | CHANGED FILES FROM 2.8.18 -> 2.8.19
|
2 | 292 |
|
3 | 293 | ./admin/dashboard.php
|
|
0 commit comments