first installable version
This commit is contained in:
		@@ -13,9 +13,6 @@
 | 
			
		||||
 * @see system_install()
 | 
			
		||||
 */
 | 
			
		||||
function figli_starter_kit_install() {
 | 
			
		||||
  // First, do everything that is done in the standard profile.
 | 
			
		||||
  include_once DRUPAL_ROOT . '/core/profiles/standard/standard.install';
 | 
			
		||||
  standard_install();
 | 
			
		||||
 | 
			
		||||
  // Add code here to make nodes, terms, etc.
 | 
			
		||||
  
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user