MitchellMcKenna pushed to master at MitchellMcKenna/LifePress

June 9 2012, 3:54am

MitchellMcKenna pushed to master at MitchellMcKenna/LifePress June 09, 2012 MitchellMcKenna committed 01eed07 Merge pull request #7 from baileylo/master Fixes tabbing and feed addition issues on admin add feed form. baileylo committed d60d776 Admin add filter validation updates
  • Fixes php errors caused by incorrect error offset set. Removes prefixed _ form test_feed in set_message functions.
  • Adds in basic URL validation - http requests when url isn't valid. baileylo committed 36d8d21 Admin feed page cleanup
  • Adds scope to all function calls
  • Removes leadering underscore from test_feed - this complies with CI standards
  • Removes $_POST test - this is no longer needed with new valiation rules
  • Changes all header('Location: ... redirects to use redirect() function
  • Fixes - Reactivating a deleted feed validates feed urls response type. 5 more commits »