Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file modifiedassets/devkit.css
100755 → 100644
Empty file.
Empty file modifiedassets/devkit.js
100755 → 100644
Empty file.
Empty file modifiedassets/jquery.scrollto.js
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion content/content.debug.php
Original file line numberDiff line numberDiff line change
Expand Up@@ -39,7 +39,7 @@ public function __construct(){
}
}

public function build() {
public function build(array $context = array()) {
$this->_view = (strlen(trim($_GET['debug'])) == 0 ? 'xml' : $_GET['debug']);

return parent::build();
Expand Down
Empty file modifiedextension.driver.php
100755 → 100644
Empty file.
4 changes: 4 additions & 0 deletions extension.meta.xml
Original file line numberDiff line numberDiff line change
Expand Up@@ -17,6 +17,10 @@
</author>
</authors>
<releases>
<release version="1.3.5" date="2020-12-08" min="2.4" max="3.x.x">
- Update for PHP 7
- Mark compatibility with Symphony 3.0
</release>
<release version="1.3.4" date="2017-06-20" min="2.4" max="2.x.x">
- Mark compatibility with Symphony 2.7
</release>
Expand Down
Empty file modifiedlib/bitter/bitter.php
100755 → 100644
Empty file.
Empty file modifiedlib/bitter/formats/default.php
100755 → 100644
Empty file.
Empty file modifiedlib/bitter/formats/symphony.php
100755 → 100644
Empty file.
Empty file modifiedlib/bitter/formats/tabsize-2.php
100755 → 100644
Empty file.
Empty file modifiedlib/bitter/formats/tabsize-4.php
100755 → 100644
Empty file.
Empty file modifiedlib/bitter/languages/css.php
100755 → 100644
Empty file.
Empty file modifiedlib/bitter/languages/html.php
100755 → 100644
Empty file.
Empty file modifiedlib/bitter/languages/js.php
100755 → 100644
Empty file.
Empty file modifiedlib/bitter/languages/php.php
100755 → 100644
Empty file.
Empty file modifiedlib/bitter/languages/xml.php
100755 → 100644
Empty file.
Empty file modifiedlib/bitter/languages/xsl.php
100755 → 100644
Empty file.
Empty file modifiedlib/bitter/license
100755 → 100644
Empty file.
Empty file modifiedlib/bitter/readme
100755 → 100644
Empty file.
Empty file modifiedlicence
100755 → 100644
Empty file.
Empty file modifiedreadme.md
100755 → 100644
Empty file.