commit | c530c9c2a0ac8b2ee5f0c3eb8ec98af940af0740 | [log] [tgz] |
---|---|---|
author | atoulme <atoulme> | Mon Nov 24 16:16:15 2008 +0000 |
committer | atoulme <atoulme> | Mon Nov 24 16:16:15 2008 +0000 |
tree | 63a9cc07e40b2b7c3db0b97025596a240f46e90e | |
parent | c83b05c15a1605abe5a821e3cf992f7fecfe5a43 [diff] |
[248845] Refactoring generate1.php into different files with a functional approach more bugfixing
diff --git a/classes/system/fragment.class.php b/classes/system/fragment.class.php index 70a402d..ef58366 100644 --- a/classes/system/fragment.class.php +++ b/classes/system/fragment.class.php
@@ -157,7 +157,7 @@ } function fragment_id() { - return $this->plugin_id .".nl_". $language->iso; + return $this->plugin_id .".nl_". $this->language->iso; } function associated_projects() {