Commit History

Author SHA1 Message Date
  Michael Eshom 14ab71d7f7 Merge pull request #1501 from Oldiesmann/release-2.1 10 years ago
  Michael Eshom 087531a533 ! ['from_ajax'] isn't always defined (fixes #1497) 10 years ago
  Michael Eshom 877399f21d Merge pull request #1500 from Antes/small-fix 10 years ago
  Antes b1b706b24d Thanks to @Akyhne 10 years ago
  Jessica González cc91318f4f Merge pull request #1494 from MissAllSunday/hooking_goodies 10 years ago
  Suki 5af9875b0a Use the correct var name when logging an error 10 years ago
  Suki 722f4b6682 Merge branch 'release-2.1' of git://github.com/SimpleMachines/SMF2.1.git into hooking_goodies 10 years ago
  Suki 44cea1118b Add support for static and normal methods in smf_main() 10 years ago
  Suki add6a3121c Safety first, declare an empty array before using it if it was not previously declared before 10 years ago
  Michael Eshom a34d563307 Merge pull request #1492 from Oldiesmann/release-2.1 10 years ago
  Suki e7b4fce5e8 Add the new instance class to the debug info in Sources/Admin::AdminMain() 10 years ago
  Suki 5979b0b7ba Subs::call_hook_helper() 10 years ago
  Suki 9d2181a1f6 Yeah, call_integration_hook needed some love 10 years ago
  Michael Eshom ecc7977d37 ! Clean up after ourselves 10 years ago
  Michael Eshom e27a912395 ! Missed a few things 10 years ago
  Michael Eshom 31dc3b3caa ! Previous fix for #1221 was horribly incomplete (fixes #1475 and #1484) 10 years ago
  Jessica González 96bfc2b628 Merge pull request #1491 from MissAllSunday/cust_field_admin_reg 10 years ago
  Suki 3738c68294 Just move some code to a very specific place and we're done saving any custom fields 10 years ago
  Suki c330b323d3 o need to do a foreach, just pass set the context array 10 years ago
  Suki ba78e3a938 Don't reinvent the wheel, just use Profile::loadCustomFields() 10 years ago
  Suki a9850024a5 Add the form fields to the template 10 years ago
  Suki ff28c6b050 Avoid one more headache and use str_replace to add the tabindex 10 years ago
  Suki 7d9dea9c7d Are there any custom profile fields required during registration? 10 years ago
  Jessica González f65f0e6075 Merge pull request #1490 from MissAllSunday/profile_call_func 10 years ago
  Suki 3cf75dccfd Add support for calling static and normal method on AdminMain() 10 years ago
  Suki e263db4d02 Not that it matters much but since theres only 1 param to pass, theres no need to use call_func_array() 10 years ago
  Jessica González 2355b705fe Merge pull request #1488 from MissAllSunday/profile_call_func 10 years ago
  Suki 817c031cd7 also, I forgot to make this change on my last PR... 10 years ago
  Suki 1436da77bb Add support for static and normal method on the profile areas 10 years ago
  Michael Eshom 054f5f6c2c Merge pull request #1487 from Oldiesmann/release-2.1 10 years ago