diff options
author | Fabio Bas <ctrlaltca@gmail.com> | 2015-02-05 11:45:26 +0100 |
---|---|---|
committer | Fabio Bas <ctrlaltca@gmail.com> | 2015-02-05 11:45:26 +0100 |
commit | 6dae236ec5528522de472637f9d70a98158b9a5d (patch) | |
tree | 0392bc0afb1f09921810d8b313b1f22b2f360106 /index.html | |
parent | 81efaa0c6acdcd2e36081fed21ad5eac11fad3bc (diff) |
Renamed 3rdparty directory to vendor
Php namespaces can’t begin with a number
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -142,7 +142,7 @@ A Textmate extension can be found under <b>editors/Textmate</b>. <li>Tomasz Wolny - TTabPanel control</li> <li>All PRADO users - great suggestions, feedback and support</li> <li>ASP.NET 2.0 for its great inspiration and reference</li> -<li>All <a href="framework/3rdParty/readme.html">third-party work</a> used in PRADO</li> +<li>All <a href="framework/Vendor/readme.html">third-party work</a> used in PRADO</li> </ul> |