Skip to content

Version 0.10

Compare
Choose a tag to compare
@Ronef Ronef released this 26 Apr 05:54
· 523 commits to master since this release
  • + \ddTools::unfoldArray: The new method. Converts a multidimensional array into an one-dimensional one joining the keys with '.' (see the description & examples).
  • * \ddTools::$documentFields: The field alias_visible will be added to the array only if the version of MODX is later than 1.0.11 for backward compatibility.
  • * The array \ddTools::$tables with its elements is declared directly in the class to make it clear.