Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raman3366/996e47117834dc4aac8ddb8df9a85a8a to your computer and use it in GitHub Desktop.
Save raman3366/996e47117834dc4aac8ddb8df9a85a8a to your computer and use it in GitHub Desktop.
public function default_order_by()
{
$this->db->order_by('ip_families.family_name, ip_products.product_sku');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment