Skip to content

Commit

Permalink
Merge pull request chriskacerguis#534 from softwarespot/master
Browse files Browse the repository at this point in the history
Updated documentation
  • Loading branch information
chriskacerguis committed Aug 14, 2015
2 parents 1e14311 + ed52360 commit aca3967
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions documentation/source-class-REST_Controller.html
Original file line number Diff line number Diff line change
Expand Up @@ -1072,7 +1072,7 @@ <h3>Classes</h3>
</span><span id="978" class="l"><a href="#978"> 978: </a> }
</span><span id="979" class="l"><a href="#979"> 979: </a> }
</span><span id="980" class="l"><a href="#980"> 980: </a>
</span><span id="981" class="l"><a href="#981"> 981: </a> <span class="php-keyword1">return</span> <span class="php-var">$row</span>;
</span><span id="981" class="l"><a href="#981"> 981: </a> <span class="php-keyword1">return</span> <span class="php-keyword1">TRUE</span>;
</span><span id="982" class="l"><a href="#982"> 982: </a> }
</span><span id="983" class="l"><a href="#983"> 983: </a>
</span><span id="984" class="l"><a href="#984"> 984: </a> <span class="php-comment">// No key has been sent</span>
Expand Down Expand Up @@ -2209,7 +2209,7 @@ <h3>Classes</h3>
</div>
</div>
</div>
<script src="resources/combined.js?9b19127dc1973cca467c5196ef1ff03e486369ac"></script>
<script src="resources/combined.js?9877048b811f8c34a3fcb9eb74c7fb479f1f104d"></script>
<script src="elementlist.js?af98f5e580ce1d5af01f3e613339e1bf53dfaa8f"></script>
</body>
</html>
10 changes: 5 additions & 5 deletions documentation/source-class-Welcome.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,10 @@ <h3>Classes</h3>
</span></span><span id="7" class="l"><a href="#7"> 7: </a><span class="php-comment"> * Index Page for this controller.
</span></span><span id="8" class="l"><a href="#8"> 8: </a><span class="php-comment"> *
</span></span><span id="9" class="l"><a href="#9"> 9: </a><span class="php-comment"> * Maps to the following URL
</span></span><span id="10" class="l"><a href="#10">10: </a><span class="php-comment"> * http://example.com/index.php/welcome
</span></span><span id="11" class="l"><a href="#11">11: </a><span class="php-comment"> * - or -
</span></span><span id="12" class="l"><a href="#12">12: </a><span class="php-comment"> * http://example.com/index.php/welcome/index
</span></span><span id="13" class="l"><a href="#13">13: </a><span class="php-comment"> * - or -
</span></span><span id="10" class="l"><a href="#10">10: </a><span class="php-comment"> * http://example.com/index.php/welcome
</span></span><span id="11" class="l"><a href="#11">11: </a><span class="php-comment"> * - or -
</span></span><span id="12" class="l"><a href="#12">12: </a><span class="php-comment"> * http://example.com/index.php/welcome/index
</span></span><span id="13" class="l"><a href="#13">13: </a><span class="php-comment"> * - or -
</span></span><span id="14" class="l"><a href="#14">14: </a><span class="php-comment"> * Since this controller is set as the default controller in
</span></span><span id="15" class="l"><a href="#15">15: </a><span class="php-comment"> * config/routes.php, it's displayed at http://example.com/
</span></span><span id="16" class="l"><a href="#16">16: </a><span class="php-comment"> *
Expand All @@ -126,7 +126,7 @@ <h3>Classes</h3>
</div>
</div>
</div>
<script src="resources/combined.js?9b19127dc1973cca467c5196ef1ff03e486369ac"></script>
<script src="resources/combined.js?9877048b811f8c34a3fcb9eb74c7fb479f1f104d"></script>
<script src="elementlist.js?af98f5e580ce1d5af01f3e613339e1bf53dfaa8f"></script>
</body>
</html>

0 comments on commit aca3967

Please sign in to comment.