mirror of
https://github.com/getgrav/grav.git
synced 2026-03-05 03:51:50 +01:00
* Update Taxonomy.php * Update TwigExtension.php * Update TwigExtension.php Incorrect comment updated. * Update TwigExtension.php Add function ishuman() to detect agent disposition. * Update TwigExtension.php * Revert "Merge remote-tracking branch 'origin/develop' into develop" This reverts commit7a59a84290, reversing changes made to102973d22c. * Revert "Revert "Merge remote-tracking branch 'origin/develop' into develop"" This reverts commit50fc775c69. * Attempt to resolve conflicts * param comment corrected * Update TwigExtension.php * Update TwigExtension.php * Update TwigExtension.php * Update TwigExtension.php * add isajaxrequest Check HTTP_X_REQUESTED_WITH header. Non critical use only. Handy for streamlining ajax presentation. * remove ishuman * remove Browser class