Go to file
Bryan Davis db56e255d4 Guard against unset array access
From prod error logs:
  Undefined index: 0 in Cite_body.php on line 396
  Undefined index: 1 in Cite_body.php on line 396
  Undefined index: 2 in Cite_body.php on line 396
  Undefined index: 3 in Cite_body.php on line 396
  Undefined index: follow in Cite_body.php on line 396

Change-Id: Id727f2fd7e72d8c4ceb74fdac42885d5c030b4af
2015-01-09 09:09:42 -07:00
i18n Localisation updates from https://translatewiki.net. 2014-12-26 09:43:35 +01:00
modules Remove Special:Cite, now moved to its own repository 2014-10-28 12:02:21 -07:00
.gitignore Add .gitignore 2012-05-21 01:31:06 +01:00
.gitreview Adding .gitreview 2012-03-23 10:16:54 -07:00
.jshintignore Remove Special:Cite, now moved to its own repository 2014-10-28 12:02:21 -07:00
.jshintrc Refactor Cite extension JavaScript and make it pass Jshint 2013-08-25 22:23:15 +02:00
AUTHORS.txt Add license details and give credit to more authors (based on git shortlog) 2014-07-26 16:16:47 -07:00
Cite.i18n.php Remove Special:Cite, now moved to its own repository 2014-10-28 12:02:21 -07:00
Cite.php Remove Special:Cite, now moved to its own repository 2014-10-28 12:02:21 -07:00
Cite_body.php Guard against unset array access 2015-01-09 09:09:42 -07:00
citeParserTests.txt If there's no main <references /> block on the page, show one automatically below the content 2014-06-23 22:54:28 +01:00
COPYING.txt Add license details and give credit to more authors (based on git shortlog) 2014-07-26 16:16:47 -07:00