[ Index ] |
|
Code source de vtiger CRM 5.0.2 |
1 <%= include 'HEADER' %> 2 3 var Prototype = { 4 Version: '<%= PROTOTYPE_VERSION %>', 5 ScriptFragment: '(?:<script.*?>)((\n|\r|.)*?)(?:<\/script>)', 6 7 emptyFunction: function() {}, 8 K: function(x) {return x} 9 } 10 11 <%= include 'base.js', 'string.js' %> 12 13 <%= include 'enumerable.js', 'array.js', 'hash.js', 'range.js' %> 14 15 <%= include 'ajax.js', 'dom.js', 'form.js', 'event.js', 'position.js' %>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 10:22:19 2007 | par Balluche grâce à PHPXref 0.7 |