Upgraded phpmyadmin to 4.0.4 (All Languages) - No modifications yet
[openemr.git] / phpmyadmin / doc / html / developers.html
blobd1789e636e3f97263fcdc4c3b8b81c0a5c378145
3 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
4 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
7 <html xmlns="http://www.w3.org/1999/xhtml">
8 <head>
9 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
11 <title>Developers Information &mdash; phpMyAdmin 4.0.4 documentation</title>
13 <link rel="stylesheet" href="_static/default.css" type="text/css" />
14 <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
16 <script type="text/javascript">
17 var DOCUMENTATION_OPTIONS = {
18 URL_ROOT: '',
19 VERSION: '4.0.4',
20 COLLAPSE_INDEX: false,
21 FILE_SUFFIX: '.html',
22 HAS_SOURCE: true
24 </script>
25 <script type="text/javascript" src="_static/jquery.js"></script>
26 <script type="text/javascript" src="_static/underscore.js"></script>
27 <script type="text/javascript" src="_static/doctools.js"></script>
28 <link rel="copyright" title="Copyright" href="copyright.html" />
29 <link rel="top" title="phpMyAdmin 4.0.4 documentation" href="index.html" />
30 <link rel="next" title="Distributing and packaging phpMyAdmin" href="vendors.html" />
31 <link rel="prev" title="FAQ - Frequently Asked Questions" href="faq.html" />
32 </head>
33 <body>
34 <div class="related">
35 <h3>Navigation</h3>
36 <ul>
37 <li class="right" style="margin-right: 10px">
38 <a href="genindex.html" title="General Index"
39 accesskey="I">index</a></li>
40 <li class="right" >
41 <a href="vendors.html" title="Distributing and packaging phpMyAdmin"
42 accesskey="N">next</a> |</li>
43 <li class="right" >
44 <a href="faq.html" title="FAQ - Frequently Asked Questions"
45 accesskey="P">previous</a> |</li>
46 <li><a href="index.html">phpMyAdmin 4.0.4 documentation</a> &raquo;</li>
47 </ul>
48 </div>
50 <div class="document">
51 <div class="documentwrapper">
52 <div class="bodywrapper">
53 <div class="body">
55 <div class="section" id="developers-information">
56 <span id="developers"></span><h1>Developers Information<a class="headerlink" href="#developers-information" title="Permalink to this headline">ΒΆ</a></h1>
57 <p>phpMyAdmin is Open Source, so you&#8217;re invited to contribute to it. Many
58 great features have been written by other people and you too can help
59 to make phpMyAdmin a useful tool.</p>
60 <p>You can check out all the possibilities to contribute in the
61 <a class="reference external" href="http://www.phpmyadmin.net/home_page/improve.php">contribute section on our website</a>.</p>
62 </div>
65 </div>
66 </div>
67 </div>
68 <div class="sphinxsidebar">
69 <div class="sphinxsidebarwrapper">
70 <h4>Previous topic</h4>
71 <p class="topless"><a href="faq.html"
72 title="previous chapter">FAQ - Frequently Asked Questions</a></p>
73 <h4>Next topic</h4>
74 <p class="topless"><a href="vendors.html"
75 title="next chapter">Distributing and packaging phpMyAdmin</a></p>
76 <h3>This Page</h3>
77 <ul class="this-page-menu">
78 <li><a href="_sources/developers.txt"
79 rel="nofollow">Show Source</a></li>
80 </ul>
81 <div id="searchbox" style="display: none">
82 <h3>Quick search</h3>
83 <form class="search" action="search.html" method="get">
84 <input type="text" name="q" />
85 <input type="submit" value="Go" />
86 <input type="hidden" name="check_keywords" value="yes" />
87 <input type="hidden" name="area" value="default" />
88 </form>
89 <p class="searchtip" style="font-size: 90%">
90 Enter search terms or a module, class or function name.
91 </p>
92 </div>
93 <script type="text/javascript">$('#searchbox').show(0);</script>
94 </div>
95 </div>
96 <div class="clearer"></div>
97 </div>
98 <div class="related">
99 <h3>Navigation</h3>
100 <ul>
101 <li class="right" style="margin-right: 10px">
102 <a href="genindex.html" title="General Index"
103 >index</a></li>
104 <li class="right" >
105 <a href="vendors.html" title="Distributing and packaging phpMyAdmin"
106 >next</a> |</li>
107 <li class="right" >
108 <a href="faq.html" title="FAQ - Frequently Asked Questions"
109 >previous</a> |</li>
110 <li><a href="index.html">phpMyAdmin 4.0.4 documentation</a> &raquo;</li>
111 </ul>
112 </div>
113 <div class="footer">
114 &copy; <a href="copyright.html">Copyright</a> 2012 - 2013, The phpMyAdmin devel team.
115 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
116 </div>
117 </body>
118 </html>