Flipkart

Tuesday, September 6, 2011

Get Drupal Logo Path

Below is the code to get the Active site logo path in Drupal:

$logo = theme_get_setting('logo');