osclass / Osclass

With Osclass, get your own classifieds site for free. Build your own Osclass installation and start advertising real estate, jobs or whatever you want- in minutes!
http://osclass.org/
647 stars 344 forks source link

osc_user_access_date #2285

Open maddrid opened 5 years ago

maddrid commented 5 years ago

stored as 2018-03-05 02:47:3 return (int) osc_user_field("dt_access_date"); => 2018 function osc_user_access_date() { return (int) osc_user_field("dt_access_date"); }