~bozzy/boz-php-another-php-framework/trunk

  • Committer: Valerio Bozzolan
  • Date: 2019-05-30 11:06:16 UTC
  • Revision ID: boz@reyboz.it-20190530110616-hg3rj9uf3l50bm8g
fix undefined function array_implode()
Filename Latest Rev Last Changed Committer Comment Size
..
documentation 71 6 years ago Valerio Bozzolan +Documentation folder using https://github.com/del Diff
examples 19 7 years ago Valerio Bozzolan Added example HERE => BOZ_PHP Diff
class-DB.php 318 4 years ago Valerio Bozzolan fix DB#multiQuery() only executing the first query 11.9 KB Diff Download File
class-DBCol.php 208 4 years ago Valerio Bozzolan improve inline documentation of DBCol 1.9 KB Diff Download File
class-FileUploader.php 285 4 years ago Valerio Bozzolan fix FileUploader error message 14.4 KB Diff Download File
class-HTML.php 120 5 years ago Valerio Bozzolan chmod -x *.php 3.8 KB Diff Download File
class-Menu.php 247 4 years ago Valerio Bozzolan fix non-static instance() methods 2.7 KB Diff Download File
class-MenuEntry.php 315 4 years ago Valerio Bozzolan add MenuEntry#getAbsoluteURL() and deprecate #getE 3.3 KB Diff Download File
class-MimeTypes.php 249 4 years ago Valerio Bozzolan fix syntax error in MimeTypes class 7 KB Diff Download File
class-MoLoader.php 316 4 years ago Valerio Bozzolan minor refactor to decrease overhead in PhpMyAdmin' 10.1 KB Diff Download File
class-Options.php 314 4 years ago Valerio Bozzolan cosmetic change in Options class 3.6 KB Diff Download File
class-OutputUtilities.php 275 4 years ago Valerio Bozzolan set OutputUtilities::humanFilesize() as static 6.5 KB Diff Download File
class-Permissions.php 286 4 years ago Valerio Bozzolan improve error message in Permissions#inheritPermis 3.5 KB Diff Download File
class-Queried.php 219 4 years ago Valerio Bozzolan remove class G replaced by singletons 3.8 KB Diff Download File
class-Query.php 320 4 years ago Valerio Bozzolan fix undefined function array_implode() 14.1 KB Diff Download File
class-QueryPager.php 162 5 years ago Valerio Bozzolan add QueryPager class useful to simplify pagination 9.3 KB Diff Download File
class-RegisterCSS.php 247 4 years ago Valerio Bozzolan fix non-static instance() methods 2.1 KB Diff Download File
class-RegisterJS.php 266 4 years ago Valerio Bozzolan add support for inline JavaScript and JavaScript L 3.4 KB Diff Download File
class-RegisterLanguage.php 260 4 years ago Valerio Bozzolan set a default value of GETTEXT_DIRECTORY (l10n) an 8.3 KB Diff Download File
class-RegisterModule.php 267 4 years ago Valerio Bozzolan remove unused $status fall functionality from Regi 2.4 KB Diff Download File
class-Session.php 303 4 years ago Valerio Bozzolan add inline comment 4.6 KB Diff Download File
class-Sessionuser.php 214 4 years ago Valerio Bozzolan refactor with define_default() in Sessionuser 3.1 KB Diff Download File
DEVELOPING.md 304 4 years ago Valerio Bozzolan add DEVELOPING.md 3 KB Diff Download File
functions.php 317 4 years ago Valerio Bozzolan cosmetic change 31.2 KB Diff Download File
LICENSE 15 8 years ago Valerio Bozzolan Added license file 33.7 KB Diff Download File
load.php 269 4 years ago Valerio Bozzolan refactor has_permission() in Permissions class, mo 2.2 KB Diff Download File
README.md 301 4 years ago Valerio Bozzolan improve inline documentation 5.1 KB Diff Download File