0byt3m1n1
Path:
/
data
/
applications
/
aps.bak
/
vtiger
/
5.0.4
/
standard
/
htdocs
/
include
/
prototype-1.4.0
/
src
/
[
Home
]
File: prototype.js
<%= include 'HEADER' %> var Prototype = { Version: '<%= PROTOTYPE_VERSION %>', ScriptFragment: '(?:<script.*?>)((\n|\r|.)*?)(?:<\/script>)', emptyFunction: function() {}, K: function(x) {return x} } <%= include 'base.js', 'string.js' %> <%= include 'enumerable.js', 'array.js', 'hash.js', 'range.js' %> <%= include 'ajax.js', 'dom.js', 'form.js', 'event.js', 'position.js' %>