php-mpos/public/templates/mpos/about/api/default.tpl
Sebastian Grewe 02c9be54ed [MAJOR] Changing project name to MPOS
* Adjusted mmcfe-ng occurences in code
* Adjusted Database strucutre to only supply the full structure
* Adjusted default template to MPOS

Addresses #643
2013-10-07 10:10:49 +02:00

11 lines
347 B
Smarty

<article class="module width_full">
<header><h3>API Reference</h3></header>
<div class="module_content">
<center>
<table width="100%">
<p>Please head over to the <a href="https://github.com/TheSerapher/php-mpos/wiki/API-Reference">official documentation</a> to learn about the API featured in <b>MPOS</b>.</p>
</table>
</center>
</div>
</article>