summaryrefslogtreecommitdiffstats
path: root/user_guide/libraries/trackback.html
diff options
context:
space:
mode:
Diffstat (limited to 'user_guide/libraries/trackback.html')
-rw-r--r--user_guide/libraries/trackback.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/libraries/trackback.html b/user_guide/libraries/trackback.html
index 0621d4e75..87f6f3a0b 100644
--- a/user_guide/libraries/trackback.html
+++ b/user_guide/libraries/trackback.html
@@ -74,6 +74,7 @@ Trackback Class
<code>$this->load->library('trackback');</code>
<p>Once loaded, the Trackback library object will be available using: <dfn>$this->trackback</dfn></p>
+<p>You can also set your own class variable name. Please see the <a href="loader.html">Loader Class</a> for more info.</p>
<h2>Sending Trackbacks</h2>