News

Hi @TheWitness @netniV, it seems these errors create problems to graphs that using script servers for queries. Cacti stats template is broken, these some examples: thanks a lot.
Based on my understanding of the JS spec the Array.prototype.sort compareFunction is never called on undefined values in an array (they are always sorted to the end of the array). all undefined ...
Arrays are wonderful and a very particular type in JavaScript. There are many useful built-in properties and methods that will help you resolve any task which involves this kind of type. Today, we ...