You are here

function date_php4_enable in Date 6.2

Same name and namespace in other branches
  1. 5.2 date_php4/date_php4.install \date_php4_enable()

File

date_php4/date_php4.install, line 14

Code

function date_php4_enable() {
  date_php4_set_variables();
}