template source code
hi,
when i purchase a drupal theme do i receive all the source code for the theme?
thanks
viva
Hi,
Since Drupal is open source, your purchase of one of our themes will allow you to have the full source code to change, alter, or do with however you see fit.
However, we do own the "design" which includes the CSS, images, and other theme elements that use the browser and not Drupal to display.
Please see the TOS (link at the bottom of the page) where it includes what's open sourced and what's not.
Thanks
Jason
assertEquals(expected.length, actual.length);
for (int i= 0; i < actual.length; i++)
assertEquals(expected[i], actual[i]);
