[ Index ]
 

Code source de vtiger CRM 5.0.2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/include/prototype-1.4.0/src/ -> prototype.js (source)

   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' %>


Généré le : Sun Feb 25 10:22:19 2007 par Balluche grâce à PHPXref 0.7