Welcome Guest, Not a member yet? Register   Sign In
Libraries Extending Question
#6

(This post was last modified: 01-12-2017, 03:19 PM by wolfgang1983.)

(01-12-2017, 02:21 PM)ciadmin Wrote: @skunkbad ... aren't we saying the same thing?

Need to extend the library though I am going to have to put the parsedown library in system libraryes folder

This way below is not what I am after

Code:
require_once(APPPATH . 'libraries/parsedown.php');
$this->load->library('custom_parsedown');
// ...
$this->custom_parsedown->whatever();
There's only one rule - please don't tell anyone to go and read the manual.  Sometimes the manual just SUCKS!
Reply


Messages In This Thread
Libraries Extending Question - by wolfgang1983 - 01-12-2017, 03:47 AM
RE: Libraries Extending Question - by ciadmin - 01-12-2017, 08:25 AM
RE: Libraries Extending Question - by skunkbad - 01-12-2017, 02:12 PM
RE: Libraries Extending Question - by ciadmin - 01-12-2017, 02:21 PM
RE: Libraries Extending Question - by wolfgang1983 - 01-12-2017, 03:19 PM
RE: Libraries Extending Question - by skunkbad - 01-12-2017, 03:56 PM
RE: Libraries Extending Question - by skunkbad - 01-12-2017, 03:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB