function custom_test_page() {
 return  qr_codes_generate('1233344', 150, 150, 5);
}

i see have not image create in files/qr_codes
How we can fix this, any idea can help me?